The methods 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
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
GetBoundsInScreen(Android.Graphics.Rect)Gets the bounds of this window in the screen. | ||
GetChild(int)Gets the child window at a given index. | ||
static | Obtain()Returns a cached instance if such is available or a new one is created. | |
static | Obtain(AccessibilityWindowInfo)Returns a cached instance if such is available or a new one is created. | |
Recycle()Return an instance back to be reused. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |