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