masterBarIndex
Description​
The index of the masterbar to which this sync point belongs to. This property is purely informative for external use like in editors. It has no impact to the synchronization itself.
- JavaScript
- C#
- Kotlin
masterBarIndex: number;
double MasterBarIndex { get; set; }
var masterBarIndex: Double