CALayer.Sublayers Property

Definition

public virtual CoreAnimation.CALayer[] Sublayers { [Foundation.Export("sublayers", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSublayers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Sublayers : CoreAnimation.CALayer[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to