Skip to main content

core.useWorkers

Description​

AlphaTab normally tries to render the music sheet asynchronously in a worker. This reduces the load on the UI side and avoids hanging. However sometimes it might be more desirable to have a synchronous rendering behavior. This setting can be set to false to synchronously render the music sheet on the UI side.

core.useWorkersJavaScript
useWorkersJavaScript
core.useWorkersJSON
useWorkersJSON
data-core-useworkersHTML
data-useworkersHTML
Core.UseWorkers.net

Types​

boolAll

Default Value​

true