Click or drag to resize

DLSecondDisplayManagerSwitchOffTimeout Property

Return an enum that represents 2nd display switch-off timeout

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 TimeoutSleep SwitchOffTimeout { get; }

Property Value

Type: TimeoutSleep
enum enum value that represents 2nd display switch-off timeout, null in case of error.
Exceptions
ExceptionCondition
ErrorManager
Remarks

Return an enum that represents 2nd display switch-off timeout

[Android Documentation]

See Also