text
Description​
Gets or sets the text annotation shown on this beat.
- JavaScript
- C#
- Kotlin
text: string | null;
string? Text { get; set; }
var text: String?
Gets or sets the text annotation shown on this beat.
text: string | null;
string? Text { get; set; }
var text: String?