Condividi tramite


SCNNode.Paused Proprietà

Definizione

Ottiene o imposta un valore booleano che controlla se le animazioni nel contenuto del nodo vengono sospese.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool Paused { [Foundation.Export("isPaused")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setPaused:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Paused : bool with get, set

Valore della proprietà

Attributi

Si applica a