Value: 16
This flag requests that the Android.Views.Accessibility.AccessibilityNodeInfos obtained by an Android.AccessibilityServices.AccessibilityService contain the id of the source view. The source view id will be a fully qualified resource name of the form "package:id/name", for example "foo.bar:id/my_list", and it is useful for UI test automation. This flag is not set by default.