MonoMac.CoreAnimation.CALayer: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

ActionForKey(string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
AddAnimation(CAAnimation, string)
Documentation for this section has not yet been entered.
AddConstraint(CAConstraint)
Documentation for this section has not yet been entered.
AddSublayer(CALayer)
Documentation for this section has not yet been entered.
AnimationForKey(string) : CAAnimation
Documentation for this section has not yet been entered.
Clone(CALayer)
This method should be overwritten to provide cloning capabilities for the layer.
Contains(System.Drawing.PointF) : bool
Documentation for this section has not yet been entered.
ConvertPointFromLayer(System.Drawing.PointF, CALayer) : System.Drawing.PointF
Documentation for this section has not yet been entered.
ConvertPointToLayer(System.Drawing.PointF, CALayer) : System.Drawing.PointF
Documentation for this section has not yet been entered.
ConvertRectfromLayer(System.Drawing.RectangleF, CALayer) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ConvertRectFromLayer(System.Drawing.RectangleF, CALayer) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ConvertRectToLayer(System.Drawing.RectangleF, CALayer) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
ConvertTimeFromLayer(double, CALayer) : double
Documentation for this section has not yet been entered.
ConvertTimeToLayer(double, CALayer) : double
Documentation for this section has not yet been entered.
static
Create() : CALayer
Documentation for this section has not yet been entered.
static
DefaultActionForKey(string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
static
DefaultValue(string) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
Display()
Documentation for this section has not yet been entered.
DisplayIfNeeded()
Documentation for this section has not yet been entered.
DrawInContext(MonoMac.CoreGraphics.CGContext)
Draws the layer on the specified context.
HitTest(System.Drawing.PointF) : CALayer
Documentation for this section has not yet been entered.
InsertSublayer(CALayer, int)
Documentation for this section has not yet been entered.
InsertSublayerAbove(CALayer, CALayer)
Documentation for this section has not yet been entered.
InsertSublayerBelow(CALayer, CALayer)
Documentation for this section has not yet been entered.
LayoutIfNeeded()
Documentation for this section has not yet been entered.
LayoutSublayers()
Documentation for this section has not yet been entered.
static
NeedsDisplayForKey(string) : bool
Documentation for this section has not yet been entered.
NeedsLayout() : bool
Documentation for this section has not yet been entered.
PreferredFrameSize() : System.Drawing.SizeF
Documentation for this section has not yet been entered.
RemoveAllAnimations()
Documentation for this section has not yet been entered.
RemoveAnimation(string)
Documentation for this section has not yet been entered.
RemoveFromSuperLayer()
Documentation for this section has not yet been entered.
RenderInContext(MonoMac.CoreGraphics.CGContext)
Documentation for this section has not yet been entered.
ReplaceSublayer(CALayer, CALayer)
Documentation for this section has not yet been entered.
Resize(System.Drawing.SizeF)
Documentation for this section has not yet been entered.
ResizeSublayers(System.Drawing.SizeF)
Documentation for this section has not yet been entered.
ScrollPoint(System.Drawing.PointF)
Documentation for this section has not yet been entered.
ScrollRectToVisible(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
SetNeedsDisplay()
Documentation for this section has not yet been entered.
SetNeedsDisplayInRect(System.Drawing.RectangleF)
Documentation for this section has not yet been entered.
SetNeedsLayout()
Documentation for this section has not yet been entered.

Protected Methods

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