IMotionTriggerSetCurrentSensitivity Method |
Sets the current sensitivity between the ones supported.
Namespace:
Com.Datalogic.Device.Input
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool SetCurrentSensitivity(
MotionTriggerSensitivity p0
)
Function SetCurrentSensitivity (
p0 As MotionTriggerSensitivity
) As Boolean
Parameters
- p0
- Type: Com.Datalogic.Device.InputMotionTriggerSensitivity
To be added.
Return Value
Type:
Booleanboolean
true if the sensitivity has been set successfully, false otherwise.
Remarks See Also