CALayer.DoubleSided Property

Definition

Whether the layer draws its content when facing away from the viewer.

public virtual bool DoubleSided { [Foundation.Export("isDoubleSided")] get; [Foundation.Export("setDoubleSided:")] set; }
member this.DoubleSided : bool with get, set

Property Value

The default value is true.

Attributes

Applies to