DLSecondDisplayManagerSetRotateEnabled Method |
Set rotation 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 SetRotateEnabled(
bool enable
)
Public Function SetRotateEnabled (
enable As Boolean
) As Boolean
Parameters
- enable
- Type: SystemBoolean
- Boolean parameter that represents if rotation is enabled on 2nd display
Return Value
Type:
Booleanboolean
True if Apps can set rotation, false otherwise.
Exceptions Remarks See Also