Table of Contents

Class CoreAnimation.CALayer

Namespace
Xui.Runtime.MacOS
Assembly
Xui.Runtime.MacOS.dll
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

id nint

Fields

Class

public static readonly ObjC.Class Class

Field Value

ObjC.Class

Properties

Mask

public CoreAnimation.CALayer Mask { get; set; }

Property Value

CoreAnimation.CALayer

Methods

InsertAt(CALayer, uint)

public void InsertAt(CoreAnimation.CALayer layer, uint index)

Parameters

layer CoreAnimation.CALayer
index uint