Click or drag to resize

IMotionTriggerSupportedSensitivities Property

Returns the list of supported sensitivities.

Namespace:  Com.Datalogic.Device.Input
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IList<MotionTriggerSensitivity> SupportedSensitivities { get; }

Property Value

Type: IListMotionTriggerSensitivity
List of MotionTriggerSensitivity objects.
Remarks

Returns the list of supported sensitivities.

[Android Documentation]

See Also