Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-cesium-engine
/
cesium.engine
/
MouseButton
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
LEFT
Link copied to clipboard
val
LEFT
:
MouseButton
Represents a mouse left button.
MIDDLE
Link copied to clipboard
val
MIDDLE
:
MouseButton
Represents a mouse middle button.
RIGHT
Link copied to clipboard
val
RIGHT
:
MouseButton
Represents a mouse right button.