Chrome Reactive Kotlin
/
pl.wendigo.chrome.api.input
/
MouseButton
Mouse
Button
enum
MouseButton
:
Enum
<
MouseButton
>
Content copied to clipboard
Entries
Properties
Sources
Entries
NONE
Link copied to clipboard
NONE
()
Content copied to clipboard
LEFT
Link copied to clipboard
LEFT
()
Content copied to clipboard
MIDDLE
Link copied to clipboard
MIDDLE
()
Content copied to clipboard
RIGHT
Link copied to clipboard
RIGHT
()
Content copied to clipboard
BACK
Link copied to clipboard
BACK
()
Content copied to clipboard
FORWARD
Link copied to clipboard
FORWARD
()
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
Sources
jvm source
Link copied to clipboard