Onsen UI helper utility functions.
(js)
BackButtonEvent |
Back button event type. interface BackButtonEvent |
(js)
FloatDirection |
Floating directions. enum class FloatDirection |
(js)
FloatPosition |
Floating positions. enum class FloatPosition |
(js)
GridVerticalAlign |
Grid row and column vertical align. enum class GridVerticalAlign |
(js)
OnsenUi |
Contains global Onsen UI functions. object OnsenUi |
(js)
OrientationEvent |
Change orientation event event type. interface OrientationEvent |
(js)
Platform |
Platform types. enum class Platform |
(js)
enableGestureDetector |
Enable gesture detector for a given Widget. fun Widget.enableGestureDetector(): Unit |