Table of Contents

Class CoreAnimation.CAGradientLayer

Namespace
Xui.Runtime.MacOS
Assembly
Xui.Runtime.MacOS.dll
public class CoreAnimation.CAGradientLayer : CoreAnimation.CALayer, IDisposable
Inheritance
CoreAnimation.CAGradientLayer
Implements
Inherited Members

Constructors

CAGradientLayer()

public CAGradientLayer()

CAGradientLayer(nint)

public CAGradientLayer(nint id)

Parameters

id nint

Fields

Class

public static readonly ObjC.Class Class

Field Value

ObjC.Class

Properties

Colors

public nint Colors { get; set; }

Property Value

nint

EndPoint

public CoreGraphics.CGPoint EndPoint { get; set; }

Property Value

CoreGraphics.CGPoint

Locations

public nint Locations { get; set; }

Property Value

nint

StartPoint

public CoreGraphics.CGPoint StartPoint { get; set; }

Property Value

CoreGraphics.CGPoint

Type

public CoreAnimation.CAGradientLayerType Type { get; set; }

Property Value

CoreAnimation.CAGradientLayerType