Click or drag to resize

DLCradleManager+Properties.SlotIndex Field

Property that represents the slot index.

Namespace: Com.Datalogic.Cradle
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 SlotIndex = "value"

Field Value

Type: Int32
Remarks
Property that represents the slot index. The slot index is used to identify the cradle slot in which the device is inserted. It is not the same as the SLOT_ID which can be assigned arbitrarily and it cannot be changed. This property is read-only. Type: Integer

[Android Documentation]

See Also