SKAudioNode.AutoplayLooped Property

Definition

Whether the SKAudioNode should begin and repeat playing as soon as added to the scene.

public virtual bool AutoplayLooped { [Foundation.Export("autoplayLooped")] get; [Foundation.Export("setAutoplayLooped:")] set; }
member this.AutoplayLooped : bool with get, set

Property Value

Attributes

Applies to