- text
- The searched text.
Documentation for this section has not yet been entered.
Finds Android.Views.Accessibility.AccessibilityNodeInfos by text. The match is case insensitive containment. The search is relative to this info i.e. this info is the root of the traversed tree.
Note: It is a client responsibility to recycle the received info by calling AccessibilityNodeInfo.Recycle to avoid creating of multiple instances.