Click or drag to resize

GoodReadOverlayShapePolicy Class

The is an enumeration defining which shape to use for the Good Read Overlay
Inheritance Hierarchy
System.Object
Com.Datalogic.Decode.Configuration.GoodReadOverlayShapePolicy

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

The GoodReadOverlayShapePolicy type exposes the following members.

Properties
NameDescription
Public propertyCustom
Use a custom image define by the GOOD_READ_OVERLAY_CUSTOM_SHAPE_NAME_PROFILE property.
Public propertyDlLogo
To be added.
Public propertyFullScreen
To be added.
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Methods
NameDescription
Public methodValueOf
Returns the enum constant of this class with the specified name.
Public methodValues
Returns an array containing the constants of this enum class, in the order they are declared.
Top
Remarks
The GoodReadOverlayShapePolicy is an enumeration defining which shape to use for the Good Read Overlay

[Android Documentation]

See Also