The methods of Android.Views.Accessibility.AccessibilityRecord are listed below. For a list of all members, see the AccessibilityRecord Members list.
See Also: Inherited members from Java.Lang.Object
static | Obtain()Returns a cached instance if such is available or a new one is instantiated. | |
static | Obtain(AccessibilityRecord)Returns a cached instance if such is available or a new one is instantiated. | |
Recycle()Return an instance back to be reused. | ||
SetSource(Android.Views.View)Sets the event source. | ||
SetSource(Android.Views.View, int)Sets the source to be a virtual descendant of the given root. |