UIDynamicAnimator.Behaviors Property

Definition

Array containing the current list of behaviors running on this UIDynamicAnimator.

public virtual UIKit.UIDynamicBehavior[] Behaviors { [Foundation.Export("behaviors", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Behaviors : UIKit.UIDynamicBehavior[]

Property Value

Attributes

Applies to