Click or drag to resize

BarcodeDefaults Class

Inheritance Hierarchy
Object
  Com.Datalogic.DecodeBarcodeDefaults

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class BarcodeDefaults : Object, 
	IPropertyGetter, IJavaObject, IDisposable, IJavaPeerable

The BarcodeDefaults type exposes the following members.

Constructors
  NameDescription
Public methodBarcodeDefaults
Initializes a new instance of the BarcodeDefaults class
Top
Properties
  NameDescription
Public propertyJniPeerMembers
To be added.
Top
Methods
  NameDescription
Public methodGetPropertyAvailability
Retrieves the availability, the support, for the passed programming parameters.
Public methodGetPropertyInts
Retrieves the default Property integer values associated to specific IDs.
Public methodGetPropertyRanges
Gets one or more property ranges for the passed programming parameters.
Public methodGetPropertyStrings
Retrieves the default Property String values associated to specific IDs.
Top
Remarks
BarcodeDefaults provides methods to retrieve default decoder properties.

[Android Documentation]

See Also