Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Gets the fully qualified resource name of the source view's id.
Note: The primary usage of this API is for UI test automation and in order to report the source view id of an Android.Views.Accessibility.AccessibilityNodeInfo the client has to set the Android.AccessibilityServices.AccessibilityServiceInfo.FlagReportViewIds flag when configuring his Android.AccessibilityServices.AccessibilityService.
Set method documentation [Android Documentation]
Sets the fully qualified resource name of the source view's id.
Note: Cannot be called from an Android.AccessibilityServices.AccessibilityService. This class is made immutable before being delivered to an AccessibilityService.