Click or drag to resize

SYSTEMSdkVersionInt Field

Returns a number indicating the Datalogic SDK version in use at compile time.

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 const int SdkVersionInt = 65568

Field Value

Type: Int32
Remarks

Returns a number indicating the Datalogic SDK version in use at compile time. Future SDK releases will always have a greater number.

[Android Documentation]

See Also