Share via


PlayAudioOptions.Loop Property

Definition

The flag indicating whether audio file needs to be played in loop or not.

public bool? Loop { get; set; }
member this.Loop : Nullable<bool> with get, set
Public Property Loop As Nullable(Of Boolean)

Property Value

Applies to