Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-navigator-web-reflowable
/
org.readium.navigator.web.reflowable
/
ReflowableWebGoLocation
Reflowable
Web
Go
Location
data
class
ReflowableWebGoLocation
(
val
href
:
Url
,
val
progression
:
Progression
?
=
null
)
:
GoLocation
Members
Constructors
Reflowable
Web
Go
Location
Link copied to clipboard
constructor
(
href
:
Url
,
progression
:
Progression
?
=
null
)
constructor
(
location
:
Location
)
constructor
(
locator
:
Locator
)
Properties
href
Link copied to clipboard
open
override
val
href
:
Url
progression
Link copied to clipboard
val
progression
:
Progression
?