preRender
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
Parameters | Type | Summary |
---|---|---|
resizeAll | bool | Whether the rendering is triggered from a resize. |