ReflowableMoveApi

class ReflowableMoveApi(webView: WebView)

Constructors

Link copied to clipboard
constructor(webView: WebView)

Functions

Link copied to clipboard
suspend fun getOffsetForLocation(progression: Progression? = null, htmlId: HtmlId? = null, cssSelector: CssSelector? = null, textAnchor: TextAnchor? = null, orientation: Orientation): Int?