RightMouseButton¶
primitive val RightMouseButton
Constructors¶
create¶
new val create()
: RightMouseButton val^
Returns¶
- RightMouseButton val^
Public Functions¶
string¶
fun box string()
: String val
Returns¶
- String val
eq¶
fun box eq(
that: RightMouseButton val)
: Bool val
Parameters¶
- that: RightMouseButton val
Returns¶
- Bool val
ne¶
fun box ne(
that: RightMouseButton val)
: Bool val
Parameters¶
- that: RightMouseButton val
Returns¶
- Bool val