isComplete
Description​
true if the grace beat are followed by a normal beat within the same bar.
- JavaScript
- C#
- Kotlin
isComplete: boolean;
bool IsComplete { get; set; }
var isComplete: Boolean
true if the grace beat are followed by a normal beat within the same bar.
isComplete: boolean;
bool IsComplete { get; set; }
var isComplete: Boolean