CALayer.Contents Property

Definition

The contents of this layer, as a 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

Property Value

This value can be null.

Attributes

Applies to