Skip to content

MarkdownPreviewView.applyScroll method

MarkdownPreviewView › applyScroll

Official

Apply the scroll position to the markdown preview view.

Signature:

applyScroll(scroll: number): void

Parameters:

ParameterTypeDescription
scrollnumber

Returns: void