MonoMac.CoreAnimation.CAAnimationGroup Members

The members of MonoMac.CoreAnimation.CAAnimationGroup are listed below.

See Also: Inherited members from MonoMac.CoreAnimation.CAAnimation

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
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.

Public Properties

AnimationsCAAnimation[]. An array of the animations in this group.
[read-only]
override
ClassHandleIntPtr. The handle for this class.

Public Methods

static
CreateAnimation() : CAAnimationGroup
Factory method that creates a new CAAnimationGroup.

Protected Methods

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