Package org.readium.r2.navigator.input
See: Description
-
Enum Summary Enum Description Type InputModifier Represents a key modifier for an input event. Type -
Class Summary Class Description DragEvent Represents a drag event emitted by a navigator from a start point moved by an offset. KeyEvent Represents a keyboard event emitted by a navigator. Key Represents a physical key on a keyboard. TapEvent Represents a tap event emitted by a navigator at the given point. -
Interface Summary Interface Description InputListener