The properties of Android.Views.Accessibility.AccessibilityWindowInfo are listed below. For a list of all members, see the AccessibilityWindowInfo Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | ChildCount | int. Gets the number of child windows. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Id | int. Gets the unique window id. |
[read-only] | IsAccessibilityFocused | bool. Gets if this window has accessibility focus. |
[read-only] | IsActive | bool. Gets if this window is active. |
[read-only] | IsFocused | bool. Gets if this window has input focus. |
[read-only] | Layer | int. Gets the layer which determines the Z-order of the window. |
[read-only] | Parent | AccessibilityWindowInfo. Gets the parent window if such. |
[read-only] | Root | AccessibilityNodeInfo. Gets the root node in the window's hierarchy. |
[read-only] | Type | AccessibilityWindowType. Gets the type of the window. |
[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. |