Home > @rainway/web > IMouseClick
IMouseClick interface
A request to click a button on the remote mouse.
Signature:
export interface IMouseClick
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| action | readonly | ButtonAction | |
| button | readonly | MouseButton |
