Click or drag to resize

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
)

Parameters

p0
Type: Com.Datalogic.Device.InputMotionTriggerSensitivity
To be added.

Return Value

Type: Boolean
boolean true if the sensitivity has been set successfully, false otherwise.
Remarks

Sets the current sensitivity between the ones supported.

[Android Documentation]

See Also