InputActionTriggered Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.InputManager
public class InputActionTriggered
The InputActionTriggered type exposes the following members.
| Name | Description | |
|---|---|---|
| InputActionTriggered | Initializes a new instance of the InputActionTriggered class |
| Name | Description | |
|---|---|---|
| ByAutoTrigger | Whether or not the action is triggered by auto trigger | |
| DeviceId | The device id | |
| Name | The name of the action | |
| Timestamp | The time the action is triggered | |
| Trigger | The device's state when trggering the action | |
| UserId | The id of user whome is bound to the device |
| Name | Description | |
|---|---|---|
| ReadAsync | ||
| ToString | (Overrides ObjectToString.) | |
| WriteAsync |