Skip to main content

initialize

Description​

Initializes the UI using the given alphaTab API and settings object.

initialize(api: AlphaTabApiBase<TSettings>, settings: TSettings): void
ParameterSummary
apiAll

The alphaTab API wrapper responsible for UI interaction.

settingsAll

The settings object holding the settings from the UI layer.