Class ScreenOrientationTests
Inheritance
ScreenOrientationTests
Namespace: Tests
Syntax
public class ScreenOrientationTests
Methods
RotateWithAutorotate(ScreenOrientation)
Declaration
public void RotateWithAutorotate(ScreenOrientation orientation)
Parameters
| Type |
Name |
Description |
| ScreenOrientation |
orientation |
|
RuntimeAutoRotationOrientationDisable(ScreenOrientation)
Declaration
public void RuntimeAutoRotationOrientationDisable(ScreenOrientation orientation)
Parameters
| Type |
Name |
Description |
| ScreenOrientation |
orientation |
|
RuntimeAutoRotationOrientationEnable(ScreenOrientation)
Declaration
public void RuntimeAutoRotationOrientationEnable(ScreenOrientation orientation)
Parameters
| Type |
Name |
Description |
| ScreenOrientation |
orientation |
|
SetOrientationExplicitly(ScreenOrientation)
Declaration
public void SetOrientationExplicitly(ScreenOrientation orientation)
Parameters
| Type |
Name |
Description |
| ScreenOrientation |
orientation |
|
SetUp()
Declaration
TearDown()
Declaration
WillRotateOnlyToEnabledOrientationsWhenAutoRotating(ScreenOrientation)
Declaration
public void WillRotateOnlyToEnabledOrientationsWhenAutoRotating(ScreenOrientation disabledOrientation)
Parameters
| Type |
Name |
Description |
| ScreenOrientation |
disabledOrientation |
|