Rotate Method (MobileDevice)
Class
MobileDevice
.
Action
Simulates rotating the device screen.
Syntax
C#
device
.
Rotate
(
orientation
)
VB
device
.
Rotate
(
orientation
)
Variable
Description
orientation
The desired device screen orientation.
DisplayOrientation
.