Click or drag to resize

MotionTriggerSensitivity Class

Inheritance Hierarchy
Enum
  Com.Datalogic.Device.ConfigurationMotionTriggerSensitivity

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

The MotionTriggerSensitivity type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDull
Dull.
Public propertyStatic memberIntermediate
Intermediate.
Public propertyJniPeerMembers
To be added.
Public propertyStatic memberSensitive
Sensitive.
Top
Methods
  NameDescription
Public methodStatic memberFromOrdinal
Retrieves the corresponding MotionTriggerSensitivity value, from a valid integer.
Public methodStatic memberValueOf
Returns the enum constant of this type with the specified name.
Public methodStatic memberValues
Returns an array containing the constants of this enum type, in the order they are declared.
Top
Remarks
See Also