Skip to main content

renderer

since 0.9.4
rendererJavaScriptRenderer.netrendererAndroid

Description​

The score renderer used for rendering the music sheet. This is the low-level API responsible for the actual rendering engine. Gets access to the underling IScoreRenderer that is used for the rendering.

readonly renderer: IScoreRenderer;