Click or drag to resize

ScannerPropertiesEdit Method

Returns all the ScannerProperties initialized with the actual values.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public static Com.Datalogic.Decode.Configuration.ScannerProperties Edit (Com.Datalogic.Device.Configuration.IPropertyGetter editor);

Parameters

editor
Type: Com.Datalogic.Device.Configuration.IPropertyGetter
A PropertyGetter used to load the current barcode families and properties.

Return Value

Type: Com.Datalogic.Decode.Configuration.ScannerProperties
A ScannerProperties instance.

Remarks
Returns all the ScannerProperties initialized with the actual values.

[Android Documentation]

See Also

Reference