Click or drag to resize

SYSTEMDeviceSdkVersionInt Property

Returns a number indicating the installed Datalogic SDK version on the device.

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

Property Value

Type: Int32
Remarks

Returns a number indicating the installed Datalogic SDK version on the device. Future SDK releases will always have a greater number.

[Android Documentation]

See Also