Interface | Description |
---|---|
Coordinates |
Provides coordinates of an element for advanced interactions.
|
Locatable | Deprecated
Use
Locatable instead |
Class | Description |
---|---|
BaseAction |
Base class for all actions.
|
DisplayAction |
This class represents an abstraction of devices that can execute an action within a display area.
|
KeysRelatedAction |
Represents a general action related to keyboard input.
|
MouseAction |
Base class for all mouse-related actions.
|
SingleKeyAction |
Used both by KeyDownAction and KeyUpAction
|
TouchAction |
Base class for all touch screen-related actions
|
Enum | Description |
---|---|
MouseAction.Button |