The fields of Android.App.UiAutomation are listed below. For a list of all members, see the UiAutomation Members list.
See Also: Inherited members from Java.Lang.Object
const | RotationFreeze0 | UiAutomationRotation (0). Rotation constant: Freeze rotation to 0 degrees (natural orientation) |
const | RotationFreeze180 | UiAutomationRotation (2). Rotation constant: Freeze rotation to 180 degrees . |
const | RotationFreeze270 | UiAutomationRotation (3). Rotation constant: Freeze rotation to 270 degrees . |
const | RotationFreeze90 | UiAutomationRotation (1). Rotation constant: Freeze rotation to 90 degrees . |
const | RotationFreezeCurrent | UiAutomationRotation (-1). Rotation constant: Freeze rotation to its current state. |
const | RotationUnfreeze | UiAutomationRotation (-2). Rotation constant: Unfreeze rotation (rotating the device changes its rotation state). |