isExclusive property
If true, only one track of this type can be selected at each time. If false, multiple tracks of this type can be selected at the same time.
Implementation
bool isExclusive = true;
If true, only one track of this type can be selected at each time. If false, multiple tracks of this type can be selected at the same time.
bool isExclusive = true;