Click or drag to resize

DLSecondDisplayManagerSetSwitchOffTimeout Method

Set switch-off timeout on 2nd display

Namespace:  Com.Datalogic.Device.Display
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool SetSwitchOffTimeout(
	TimeoutSleep timeout
)

Parameters

timeout
Type: Com.Datalogic.Device.DisplayTimeoutSleep
- Enum that represents 2nd display rotation speed.

Return Value

Type: Boolean
boolean True if Apps can set the switch-off timeout, false otherwise.
Exceptions
ExceptionCondition
ErrorManager
Remarks

Set switch-off timeout on 2nd display

[Android Documentation]

See Also