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; }
Public Shared ReadOnly Property DeviceSdkVersionInt As Integer
Get
Property Value
Type:
Int32Remarks 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