Edit

Share via


CAAnimationGroup.Animations Property

Definition

An array of the animations in this group.

public virtual CoreAnimation.CAAnimation[] Animations { [Foundation.Export("animations", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAnimations:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Animations : CoreAnimation.CAAnimation[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to