Header menu logo issie

MouseOp Type

Union cases

Union case Description

Down

Full Usage: Down

button down

Drag

Full Usage: Drag

Move with button Down

Move

Full Usage: Move

Move with button up

Up

Full Usage: Up

button up

Instance members

Instance member Description

this.IsDown

Full Usage: this.IsDown

Returns: bool
Returns: bool

this.IsDrag

Full Usage: this.IsDrag

Returns: bool
Returns: bool

this.IsMove

Full Usage: this.IsMove

Returns: bool
Returns: bool

this.IsUp

Full Usage: this.IsUp

Returns: bool
Returns: bool

Type something to start searching.