Skip to main content

preRender

since 0.9.4

Description​

This event is fired when the rendering of the whole music sheet is starting. All preparations are completed and the layout and render sequence is about to start.

preRenderJavaScript
PreRender.net

Types​

function(resize)JavaScript
Action<bool>.net

Parameters​

ParametersTypeSummary
resizeAllbool

Whether the rendering is triggered from a resize.