CALayer.BackgroundColor Property

Definition

The background color of the layer.

public virtual CoreGraphics.CGColor BackgroundColor { [Foundation.Export("backgroundColor")] get; [Foundation.Export("setBackgroundColor:")] set; }
member this.BackgroundColor : CoreGraphics.CGColor with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to