CALayer.BorderColor Property

Definition

The color of the border of the layer.

public virtual CoreGraphics.CGColor BorderColor { [Foundation.Export("borderColor")] get; [Foundation.Export("setBorderColor:")] set; }
member this.BorderColor : CoreGraphics.CGColor with get, set

Property Value

The default value is black.

Attributes

Applies to