Android.Content.Context.AccessibilityService Field
Use with Context.GetSystemService(string) to retrieve a Android.Views.Accessibility.AccessibilityManager for giving the user feedback for UI events through the registered event listeners.

Syntax

[Android.Runtime.Register("ACCESSIBILITY_SERVICE")]
public const string AccessibilityService

See Also

Context.GetSystemService(string)
Android.Views.Accessibility.AccessibilityManager

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.Views.Accessibility.AccessibilityManager for giving the user feedback for UI events through the registered event listeners.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4