共用方式為


CALayer.Opaque 屬性

定義

圖層及其內容是否完全不透明。

public virtual bool Opaque { [Foundation.Export("isOpaque")] get; [Foundation.Export("setOpaque:")] set; }
member this.Opaque : bool with get, set

屬性值

預設值是 false。 如果 true 為 ,系統可以更快速地轉譯圖層。

屬性

適用於