MonoMac.CoreAnimation.CAAnimation: Method Members

The methods of MonoMac.CoreAnimation.CAAnimation are listed below. For a list of all members, see the CAAnimation Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

static
CreateAnimation() : CAAnimation
Creates a new animation, you will use the derived classes static method instead.
static
CurrentMediaTime() : double
The current animation time.
static
DefaultValue(string) : MonoMac.Foundation.NSObject
The default value used for the given object.
DidChangeValueForKey(string)
Documentation for this section has not yet been entered.
ShouldArchiveValueForKey(string) : bool
Whether the value for the given key should be archived.
WillChangeValueForKey(string)
Documentation for this section has not yet been entered.

Protected Methods

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