UIKit.UIDynamicAnimator: Property Members

The properties of UIKit.UIDynamicAnimator are listed below. For a list of all members, see the UIDynamicAnimator Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
BehaviorsUIDynamicBehavior[]. Array containing the current list of behaviors running on this UIDynamicAnimator.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateIUIDynamicAnimatorDelegate. An instance of the UIKit.UIDynamicAnimatorDelegate model class which acts as the class delegate.
[read-only]
ElapsedTimedouble. The time interval since the UIDynamicAnimator began running.
[read-only]
ReferenceViewUIView. The UIView that the UIDynamicAnimator was initialized with. Read-only.
[read-only]
Runningbool. Whether the UIDynamicAnimator is running. Read-only.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type