Class CoreAnimation.CALayer
public class CoreAnimation.CALayer : ObjC.NSObject, IDisposable
- Inheritance
-
CoreAnimation.CALayer
- Implements
- Derived
- Inherited Members
Constructors
CALayer()
public CALayer()
CALayer(nint)
public CALayer(nint id)
Parameters
idnint
Fields
Class
public static readonly ObjC.Class Class
Field Value
Properties
Mask
public CoreAnimation.CALayer Mask { get; set; }
Property Value
Methods
InsertAt(CALayer, uint)
public void InsertAt(CoreAnimation.CALayer layer, uint index)
Parameters
layerCoreAnimation.CALayerindexuint