SKNode.Hidden Property

Definition

Gets a value that tells whether the node and its descendants are rendered to the screen.

public virtual bool Hidden { [Foundation.Export("isHidden")] get; [Foundation.Export("setHidden:")] set; }
member this.Hidden : bool with get, set

Property Value

Attributes

Applies to