The properties of Android.AccessibilityServices.AccessibilityServiceInfo are listed below. For a list of all members, see the AccessibilityServiceInfo Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] | CanRetrieveWindowContent | bool. Whether this service can retrieve the current window's content. |
[read-only] | Capabilities | AccessibilityServiceCapabilities. Returns the bit mask of capabilities this accessibility service has such as being able to retrieve the active window content, etc. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Description | string. Gets the non-localized description of the accessibility service. |
EventTypes | Android.Views.Accessibility.EventTypes. The event types an Android.AccessibilityServices.AccessibilityService is interested in. | |
FeedbackType | FeedbackFlags. The feedback type an Android.AccessibilityServices.AccessibilityService provides. | |
Flags | AccessibilityServiceFlags. This field represents a set of flags used for configuring an Android.AccessibilityServices.AccessibilityService. | |
[read-only] | Id | string. The accessibility service id. |
NotificationTimeout | long. The timeout after the most recent event of a given type before an Android.AccessibilityServices.AccessibilityService is notified. | |
PackageNames | IList<string>. The package names an Android.AccessibilityServices.AccessibilityService is interested in. | |
[read-only] | ResolveInfo | Android.Content.PM.ResolveInfo. The service Android.Content.PM.ResolveInfo. |
[read-only] | SettingsActivityName | string. The settings activity name. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |