SKAction.Unhide Method

Definition

Creates an action that unhides, or shows, a node.

[Foundation.Export("unhide")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static SpriteKit.SKAction Unhide ();
static member Unhide : unit -> SpriteKit.SKAction

Returns

Attributes

Applies to