isExclusive property

bool isExclusive
getter/setter pair

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;