alphaTab.model.RepeatGroup
Description
This public class can store the information about a group of measures which are repeated
class RepeatGroup
Properties
closings | a list of masterbars which close the group. |
isClosed | true if the repeat group was closed well |
isOpened | Gets whether this repeat group is really opened as a repeat. |
masterBars | All masterbars repeated within this group |
opening | the masterbars which opens the group. |
openings | a list of masterbars which open the group. |
Methods
addMasterBar(MasterBar) |