isLooping
Description​
Gets or sets whether the playback should automatically restart after it finished.
- JavaScript
- C#
- Kotlin
isLooping: boolean;bool IsLooping { get; set; }var isLooping: BooleanGets or sets whether the playback should automatically restart after it finished.
isLooping: boolean;bool IsLooping { get; set; }var isLooping: Boolean