Skip to main content

alphaTab.model.Section

This public class is used to describe the beginning of a section within a song. It acts like a marker.

 class Section

Properties​

marker​

Gets or sets the marker ID for this section.

marker: string;

text​

Gets or sets the descriptional text of this section.

text: string;