| Interface | Description |
|---|---|
| IsInteraction |
Interface to help us transition code to The New World
|
| Class | Description |
|---|---|
| Actions |
The user-facing API for emulating complex user gestures.
|
| ButtonReleaseAction | Deprecated |
| ClickAction | Deprecated |
| ClickAndHoldAction | Deprecated |
| CompositeAction |
An action for aggregating actions and triggering all of them at the same time.
|
| ContextClickAction | Deprecated |
| DoubleClickAction | Deprecated |
| KeyDownAction | Deprecated |
| KeyInput |
Models a key input source.
|
| KeyUpAction | Deprecated |
| MoveMouseAction | Deprecated |
| MoveToOffsetAction | Deprecated |
| PauseAction | Deprecated
'Pause' is considered to be a bad design practice.
|
| PointerInput |
Models a pointer input
source.
|
| PointerInput.Origin | |
| SendKeysAction | Deprecated |
| Enum | Description |
|---|---|
| PointerInput.Kind | |
| PointerInput.MouseButton |