次の方法で共有


CALayer.ContentsScale プロパティ

定義

レイヤーに適用されるスケール ファクター。

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

プロパティ値

既定値は 1.0 です。

属性

適用対象