共用方式為


CALayer.Contents 屬性

定義

此層的內容,以 作為 CGImage

public virtual CoreGraphics.CGImage Contents { [Foundation.Export("contents", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setContents:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Contents : CoreGraphics.CGImage with get, set

屬性值

這個值可以是 null

屬性

適用於