Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-navigator-common
/
org.readium.navigator.common
/
TapEvent
Tap
Event
data
class
TapEvent
(
val
offset
:
DpOffset
)
Represents a tap event at the given
offset
.
All the offsets are relative to the rendition view.
Members
Constructors
Tap
Event
Link copied to clipboard
constructor
(
offset
:
DpOffset
)
Properties
offset
Link copied to clipboard
val
offset
:
DpOffset