The members of MonoMac.AppKit.NSAnimation are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AnimationBlockingMode | NSAnimationBlockingMode. Documentation for this section has not yet been entered. | |
| AnimationCurve | NSAnimationCurve. Documentation for this section has not yet been entered. | |
| AnimationShouldStart | NSAnimationPredicate. Delegate invoked by the object to get a value. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| ComputeAnimationCurve | NSAnimationProgress. Delegate invoked by the object to get a value. | |
| CurrentProgress | float. Documentation for this section has not yet been entered. | |
| [read-only] | CurrentValue | float. Documentation for this section has not yet been entered. |
| Delegate | NSAnimationDelegate. An instance of the MonoMac.AppKit.NSAnimationDelegate model class which acts as the class delegate. | |
| Duration | double. Documentation for this section has not yet been entered. | |
| FrameRate | float. Documentation for this section has not yet been entered. | |
| [read-only] static | ProgressMark | MonoMac.Foundation.NSString. Represents the value associated with the constant NSAnimationProgressMark |
| [read-only] static | ProgressMarkNotification | MonoMac.Foundation.NSString. Notification constant for ProgressMark |
| ProgressMarks | MonoMac.Foundation.NSNumber[]. Documentation for this section has not yet been entered. | |
| [read-only] static | TriggerOrderIn | MonoMac.Foundation.NSString. Represents the value associated with the constant NSAnimationTriggerOrderIn |
| [read-only] static | TriggerOrderOut | MonoMac.Foundation.NSString. Represents the value associated with the constant NSAnimationTriggerOrderOut |
AddProgressMark(float)Documentation for this section has not yet been entered. | ||
ClearStartAnimation()Documentation for this section has not yet been entered. | ||
ClearStopAnimation()Documentation for this section has not yet been entered. | ||
Constant(double, NSAnimationCurve)Documentation for this section has not yet been entered. | ||
IsAnimating()Documentation for this section has not yet been entered. | ||
RemoveProgressMark(float)Documentation for this section has not yet been entered. | ||
StartAnimation()Documentation for this section has not yet been entered. | ||
StartWhenAnimationReaches(NSAnimation, float)Documentation for this section has not yet been entered. | ||
StopAnimation()Documentation for this section has not yet been entered. | ||
StopWhenAnimationReaches(NSAnimation, float)Documentation for this section has not yet been entered. | ||
| AnimationDidEnd | Event raised by the object. | |
| AnimationDidReachProgressMark | Event raised by the object. | |
| AnimationDidStop | Event raised by the object. |