- focus
- The focus to find. One of Android.Views.Accessibility.AccessibilityNodeInfo.FocusInput or Android.Views.Accessibility.AccessibilityNodeInfo.FocusAccessibility.
Documentation for this section has not yet been entered.
Find the view that has the specified focus type. The search is performed across all windows.
Note: In order to access the windows you have to opt-in to retrieve the interactive windows by setting the Android.AccessibilityServices.AccessibilityServiceInfo.FlagRetrieveInteractiveWindows flag. Otherwise, the search will be performed only in the active window.