Click or drag to resize

DecodedDuration Class

Inheritance Hierarchy
Enum
  Com.Datalogic.SoftspotDecodedDuration

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

The DecodedDuration type exposes the following members.

Properties
  NameDescription
Public propertyJniPeerMembers
To be added.
Public propertyStatic memberSec0
0 seconds
Public propertyStatic memberSec1
1 second
Public propertyStatic memberSec2
2 seconds
Public propertyStatic memberSec3
3 seconds
Public propertyStatic memberSec4
4 seconds
Top
Methods
  NameDescription
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
DecodedDuration is an enumeration defining constants for the time periods SoftSpot can configured to display the decoded icon for.

[Android Documentation]

See Also