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
static | CreateAnimation()Creates a new animation, you will use the derived classes static method instead. | |
static | CurrentMediaTime()The current animation time. | |
static | DefaultValue(string)The default value used for the given object. | |
DidChangeValueForKey(string)Documentation for this section has not yet been entered. | ||
ShouldArchiveValueForKey(string)Whether the value for the given key should be archived. | ||
WillChangeValueForKey(string)Documentation for this section has not yet been entered. | ||