FixedDoubleSelectionApi
class FixedDoubleSelectionApi(webView: WebView, listener: FixedDoubleSelectionListener, adjustRect: (DpRect) -> DpRect) : FixedSelectionApi, FixedDoubleSelectionListener.Listener
Constructors
Link copied to clipboard
constructor(webView: WebView, listener: FixedDoubleSelectionListener, adjustRect: (DpRect) -> DpRect)