SKAudioNode.AutoplayLooped Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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