MonoMac.AppKit.NSViewAnimation Members

The members of MonoMac.AppKit.NSViewAnimation are listed below.

See Also: Inherited members from MonoMac.AppKit.NSAnimation

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Documentation for this section has not yet been entered.
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.

Public Properties

AnimationsMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
[read-only]
AnimatorMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
EffectKeyMonoMac.Foundation.NSString. Represents the value associated with the constant NSViewAnimationEffectKey
[read-only]
static
EndFrameKeyMonoMac.Foundation.NSString. Represents the value associated with the constant NSViewAnimationEndFrameKey
[read-only]
static
FadeInEffectMonoMac.Foundation.NSString. Represents the value associated with the constant NSViewAnimationFadeInEffect
[read-only]
static
FadeOutEffectMonoMac.Foundation.NSString. Represents the value associated with the constant NSViewAnimationFadeOutEffect
[read-only]
static
StartFrameKeyMonoMac.Foundation.NSString. Represents the value associated with the constant NSViewAnimationStartFrameKey
[read-only]
static
TargetKeyMonoMac.Foundation.NSString. Represents the value associated with the constant NSViewAnimationTargetKey
ViewAnimationsMonoMac.Foundation.NSDictionary[]. Documentation for this section has not yet been entered.

Public Methods

AnimationForKey(string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
static
DefaultAnimationForKey(string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSViewAnimation object.