player.enableElementHighlighting
player.enableElementHighlightingJavaScript
player.enableElementHighlightingJSON
Player.EnableElementHighlighting.net
player.enableElementHighlightingAndroid
Description​
Whether the notation elements of the currently played beat should be highlighted. This setting configures whether the note elements are highlighted during playback. The highlighting of elements might not be available on all targets and render engine, so it might not have any effect.
- JavaScript
- C#
- Kotlin
enableElementHighlighting: boolean = true;
bool EnableElementHighlighting { get; set; } = true
var enableElementHighlighting: Boolean = true