MonoMac.CoreAnimation.CAEmitterLayer Members

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

See Also: Inherited members from MonoMac.CoreAnimation.CALayer

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

BirthRatefloat. Documentation for this section has not yet been entered.
CellsCAEmitterCell[]. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
Depthfloat. Documentation for this section has not yet been entered.
LifeTimefloat. Documentation for this section has not yet been entered.
Modestring. Documentation for this section has not yet been entered.
[read-only]
static
ModeOutlineMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerOutline
[read-only]
static
ModePointsMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerPoints
[read-only]
static
ModeSurfaceMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerSurface
[read-only]
static
ModeVolumeMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerVolume
PositionSystem.Drawing.PointF. Documentation for this section has not yet been entered.
PreservesDepthbool. Documentation for this section has not yet been entered.
[read-only]
static
RenderAdditiveMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerAdditive
[read-only]
static
RenderBackToFrontMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerBackToFront
RenderModestring. Documentation for this section has not yet been entered.
[read-only]
static
RenderOldestFirstMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerOldestFirst
[read-only]
static
RenderOldestLastMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerOldestLast
[read-only]
static
RenderUnorderedMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerUnordered
Scalefloat. Documentation for this section has not yet been entered.
Seedint. Documentation for this section has not yet been entered.
Shapestring. Documentation for this section has not yet been entered.
[read-only]
static
ShapeCircleMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerCircle
[read-only]
static
ShapeCuboidMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerCuboid
[read-only]
static
ShapeLineMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerLine
[read-only]
static
ShapePointMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerPoint
[read-only]
static
ShapeRectangleMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerRectangle
[read-only]
static
ShapeSphereMonoMac.Foundation.NSString. Represents the value associated with the constant kCAEmitterLayerSphere
SizeSystem.Drawing.SizeF. Documentation for this section has not yet been entered.
Spinfloat. Documentation for this section has not yet been entered.
Velocityfloat. Documentation for this section has not yet been entered.
ZPositionfloat. Documentation for this section has not yet been entered.

Public Methods

static
Create() : CALayer
Documentation for this section has not yet been entered.

Protected Methods

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