Click or drag to resize

DLSecondDisplayManagerSetRotationSpeed Method

Set 2nd display rotation speed

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 SetRotationSpeed(
	RotationSpeed speed
)

Parameters

speed
Type: Com.Datalogic.Device.DisplayRotationSpeed
- Enum that represents the desired 2nd display rotation speed.

Return Value

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

Set 2nd display rotation speed

[Android Documentation]

See Also