isPercussion
Description​
Gets whether this track is a percussion track.
- JavaScript
- C#
- Kotlin
readonly isPercussion: boolean;
bool IsPercussion { get; }
val isPercussion: Boolean
Gets whether this track is a percussion track.
readonly isPercussion: boolean;
bool IsPercussion { get; }
val isPercussion: Boolean