isLetRing
Description​
Gets or sets whether any note in this beat has a let-ring applied.
- JavaScript
- C#
- Kotlin
isLetRing: boolean;bool IsLetRing { get; set; }var isLetRing: BooleanGets or sets whether any note in this beat has a let-ring applied.
isLetRing: boolean;bool IsLetRing { get; set; }var isLetRing: Boolean