WebViewPreviewJavaScriptInterop.ScrollToPragmaLine

Scroll to a specific line in the document

public Task ScrollToPragmaLine(int editorLineNumber,
	string headerId,
	bool updateCodeBlocks,
	bool noScrollTimeout,
	bool noScrollTopAdjustment)

Parameters

editorLineNumber

headerId

updateCodeBlocks

noScrollTimeout

noScrollTopAdjustment


See also:

Class WebViewPreviewJavaScriptInterop

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic