Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-navigator-web-internals
/
org.readium.navigator.web.internals.webapi
/
ReflowableSelectionApi
Reflowable
Selection
Api
class
ReflowableSelectionApi
(
webView
:
WebView
,
adjustRect
:
(
DpRect
)
->
DpRect
)
Members
Constructors
Reflowable
Selection
Api
Link copied to clipboard
constructor
(
webView
:
WebView
,
adjustRect
:
(
DpRect
)
->
DpRect
)
Functions
clear
Selection
Link copied to clipboard
fun
clearSelection
(
)
get
Current
Selection
Link copied to clipboard
suspend
fun
getCurrentSelection
(
)
:
Selection
?