Skip to main content

uiFacade

since 0.9.4
uiFacadeJavaScriptUiFacade.netuiFacadeAndroid

Description​

The UI facade used for interacting with the user interface (like the browser). The implementation depends on the platform alphaTab is running in (e.g. the web version in the browser, WPF in .net etc.)

readonly uiFacade: IUiFacade<TSettings>;