Added in API level 21
AccessibilityWindowInfo
public
final
class
AccessibilityWindowInfo
extends Object
implements
Parcelable
| java.lang.Object | |
| ↳ | android.view.accessibility.AccessibilityWindowInfo |
This class represents a state snapshot of a window for accessibility purposes. The screen content contains one or more windows where some windows can be descendants of other windows, which is the windows are hierarchically ordered. Note that there is no root window. Hence, the screen content can be seen as a collection of window trees.
Summary
Constants | |
|---|---|
int |
TYPE_ACCESSIBILITY_OVERLAY
Window type: Windows that are overlaid only by an |