Click or drag to resize

PropertyID.Wifi802Dot11Mode Field

Selects the 802.

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

Field Value

Type: Int32
Remarks
Selects the 802.11 mode to be used (b/g/n/a/ac/ax). This parameter controls the 802.11 mode the device will be using.

The class of the property is EnumProperty. The allowed values for this property are defined by enum Wifi802Dot11Mode.

[Android Documentation]

See Also