isFull
Description​
Gets a value indicating whether the tuplet group is fully filled.
- JavaScript
- C#
- Kotlin
isFull: boolean;
bool IsFull { get; set; }
var isFull: Boolean
Gets a value indicating whether the tuplet group is fully filled.
isFull: boolean;
bool IsFull { get; set; }
var isFull: Boolean