Click or drag to resize

IMotionTrigger Properties

The IMotionTrigger type exposes the following members.

Properties
  NameDescription
Public propertyCurrentSensitivity
Gets the currently set sensitivity between the ones supported.
Public propertyId
Return the unique ID associated with the trigger.
(Inherited from ITrigger.)
Public propertyIsAvailable
Checks if the trigger is available on the device.
(Inherited from ITrigger.)
Public propertyIsEnabled
Checks if the trigger is enabled.
(Inherited from ITrigger.)
Public propertyName
Return the name associated with the trigger.
(Inherited from ITrigger.)
Public propertyScanCode
Return the unique scan code associated with the trigger.
(Inherited from ITrigger.)
Public propertySupportedSensitivities
Returns the list of supported sensitivities.
Public propertyVibrationEnabled
Checks if the vibration during motion is enabled.
Top
See Also