Click or drag to resize

MotionTriggerSensitivity Class

Inheritance Hierarchy
Object
  Com.Datalogic.Device.InputMotionTriggerSensitivity

Namespace:  Com.Datalogic.Device.Input
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class MotionTriggerSensitivity : Object

The MotionTriggerSensitivity type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the sensitivity ID.
Public propertyJniPeerMembers
To be added.
Public propertyName
Gets the sensitivity name.
Top
Remarks
Class representing the sensitivity used to trigger the action, constituted by an id and a name.

[Android Documentation]

See Also