Click or drag to resize

DeviceManagerInstance Property

Returns an instance of the DeviceManager

Namespace:  Com.Datalogic.Device
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static DeviceManager Instance { get; }

Property Value

Type: DeviceManager
The Device Manager.
Remarks

Returns an instance of the DeviceManager

.

[Android Documentation]

See Also