IMotionTrigger Properties |
The IMotionTrigger type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentSensitivity | Gets the currently set sensitivity between the ones supported. | |
| Id | Return the unique ID associated with the trigger. (Inherited from ITrigger.) | |
| IsAvailable | Checks if the trigger is available on the device. (Inherited from ITrigger.) | |
| IsEnabled | Checks if the trigger is enabled. (Inherited from ITrigger.) | |
| Name | Return the name associated with the trigger. (Inherited from ITrigger.) | |
| ScanCode | Return the unique scan code associated with the trigger. (Inherited from ITrigger.) | |
| SupportedSensitivities | Returns the list of supported sensitivities. | |
| VibrationEnabled | Checks if the vibration during motion is enabled. |