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
)
Public Function SetSwitchOffTimeout (
timeout As TimeoutSleep
) As Boolean
Parameters
- timeout
- Type: Com.Datalogic.Device.DisplayTimeoutSleep
- Enum that represents 2nd display rotation speed.
Return Value
Type:
Booleanboolean
True if Apps can set the switch-off timeout, false otherwise.
Exceptions Remarks See Also