The Accessibility Library Class has a Method called DisableAccessisiblityNodeInfo
The problem with this Class is that 'Accessisiblity' is misspelt. It should be 'Accessibility'.
Thank you. This method should not have appeared at all. It was a failed attempt to workaround an Android bug. Eventually the solution was added to Activity class (Activity.DisableAccessibility).