isSolo
Description​
Gets or sets whether the track is playing alone.
- JavaScript
- C#
- Kotlin
isSolo: boolean;
bool IsSolo { get; set; }
var isSolo: Boolean
Gets or sets whether the track is playing alone.
isSolo: boolean;
bool IsSolo { get; set; }
var isSolo: Boolean