Skip to content

MarkdownEditView.applyScroll method

MarkdownEditView › applyScroll

Official

Apply the scroll position to the edit view.

Signature:

applyScroll(scroll: number): void

Parameters:

ParameterTypeDescription
scrollnumber

Returns: void