Click or drag to resize

PropertyIDPowerWakeupTouch Field

This parameter controls whether a touch event on the screen can be used as device wake-up source.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int PowerWakeupTouch = 1572879

Field Value

Type: Int32
Remarks

This parameter controls whether a touch event on the screen can be used as device wake-up source.

The class of the property is BooleanProperty.

[Android Documentation]

See Also