Click or drag to resize

DecodingNotification Constructor

Initializes a new instance of the DecodingNotification class

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 DecodingNotification(
	IPropertyGetter editor
)

Parameters

editor
Type: Com.Datalogic.Device.ConfigurationIPropertyGetter

[Missing <param name="editor"/> documentation for "M:Com.Datalogic.Decode.Configuration.DecodingNotification.#ctor(Com.Datalogic.Device.Configuration.IPropertyGetter)"]

See Also