Click or drag to resize

PresentationState Class

Inheritance Hierarchy
Enum
  Com.Datalogic.DecodePresentationState

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

The PresentationState type exposes the following members.

Properties
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
PresentationState is an enumeration class defining constants for presentation mode states.

[Android Documentation]

See Also