isEmpty
Description​
Gets or sets a value indicating whether this beat is considered empty.
- JavaScript
- C#
- Kotlin
isEmpty: boolean;
bool IsEmpty { get; set; }
var isEmpty: Boolean
Gets or sets a value indicating whether this beat is considered empty.
isEmpty: boolean;
bool IsEmpty { get; set; }
var isEmpty: Boolean