Click or drag to resize

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
)

Parameters

enable
Type: SystemBoolean
- Boolean parameter that represents if rotation is enabled on 2nd display

Return Value

Type: Boolean
boolean True if Apps can set rotation, false otherwise.
Exceptions
ExceptionCondition
ErrorManager
Remarks

Set rotation on 2nd display

[Android Documentation]

See Also