The members of Android.App.UiAutomation are listed below.
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). |
[read-only] | RootInActiveWindow | Android.Views.Accessibility.AccessibilityNodeInfo. Gets the root Android.Views.Accessibility.AccessibilityNodeInfo in the active window. |
ServiceInfo | Android.AccessibilityServices.AccessibilityServiceInfo. Gets the an Android.AccessibilityServices.AccessibilityServiceInfo describing this UiAutomation. | |
[read-only] | WindowAnimationFrameStats | Android.Views.WindowAnimationFrameStats. Gets the window animation frame statistics. |
[read-only] | Windows | IList<Android.Views.Accessibility.AccessibilityWindowInfo>. Gets the windows on the screen. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
AccessibilityEvent | Documentation for this section has not yet been entered. |