DESKTOP_MODE_POLICY." name="Description"/>
Click or drag to resize

PropertyID.PhysicalKeyboardPolicy Field

Administrative Settings: For devices managed by an organization, administrative policies might require to configure the default layout of an external physical keyboard in combination with DESKTOP_MODE_POLICY.

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 PhysicalKeyboardPolicy = "value"

Field Value

Type: Int32
Remarks
Administrative Settings: For devices managed by an organization, administrative policies might require to configure the default layout of an external physical keyboard in combination with DESKTOP_MODE_POLICY.

This parameter allows to configure the layout for customizing settings related to an external physical keyboard connected to the device. When this settings is set to CUSTOM, then the value of property PHYSICAL_KEYBOARD_PROFILE shall be used for defining the layout.

The class of the property is PhysicalKeyboardPolicy.

[Android Documentation]

See Also