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.
|
Actions.BuiltAction | |
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.
|
KeyInput.TypingInteraction | |
KeyUpAction | Deprecated |
MoveMouseAction | Deprecated |
MoveToOffsetAction | Deprecated |
PauseAction | Deprecated
'Pause' is considered to be a bad design practice.
|
PointerInput |
Models a pointer input
source.
|
PointerInput.Move | |
PointerInput.Origin | |
PointerInput.PointerPress | |
SendKeysAction | Deprecated |
Enum | Description |
---|---|
PointerInput.Kind | |
PointerInput.MouseButton | |
PointerInput.PointerPress.Direction |