Android.Views.Accessibility.AccessibilityWindowInfo: Property Members

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

Public Properties

[read-only]
ChildCountint. Gets the number of child windows.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
Idint. Gets the unique window id.
[read-only]
IsAccessibilityFocusedbool. Gets if this window has accessibility focus.
[read-only]
IsActivebool. Gets if this window is active.
[read-only]
IsFocusedbool. Gets if this window has input focus.
[read-only]
Layerint. Gets the layer which determines the Z-order of the window.
[read-only]
ParentAccessibilityWindowInfo. Gets the parent window if such.
[read-only]
RootAccessibilityNodeInfo. Gets the root node in the window's hierarchy.
[read-only]
TypeAccessibilityWindowType. Gets the type of the window.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.