Android.App.UiAutomation: Field Members

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

Public Fields

const
RotationFreeze0UiAutomationRotation (0). Rotation constant: Freeze rotation to 0 degrees (natural orientation)
const
RotationFreeze180UiAutomationRotation (2). Rotation constant: Freeze rotation to 180 degrees .
const
RotationFreeze270UiAutomationRotation (3). Rotation constant: Freeze rotation to 270 degrees .
const
RotationFreeze90UiAutomationRotation (1). Rotation constant: Freeze rotation to 90 degrees .
const
RotationFreezeCurrentUiAutomationRotation (-1). Rotation constant: Freeze rotation to its current state.
const
RotationUnfreezeUiAutomationRotation (-2). Rotation constant: Unfreeze rotation (rotating the device changes its rotation state).