CALayer.ContentsScale Property

Definition

The scale factor applied to the layer.

public virtual nfloat ContentsScale { [Foundation.Export("contentsScale")] get; [Foundation.Export("setContentsScale:")] set; }
member this.ContentsScale : nfloat with get, set

Property Value

The default value is 1.0.

Attributes

Applies to