Home > rainway-sdk-native > IMouseClick
IMouseClick interface
A request to click a button on the remote mouse.
Signature:
export interface IMouseClick
Properties
| Property | Type | Description |
|---|---|---|
| action | RainwayButtonAction | |
| button | RainwayMouseButton |
