Android.AccessibilityServices.AccessibilityServiceInfo: Property Members

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

Public Properties

[read-only]
CanRetrieveWindowContentbool. Whether this service can retrieve the current window's content.
[read-only]
CapabilitiesAccessibilityServiceCapabilities. Returns the bit mask of capabilities this accessibility service has such as being able to retrieve the active window content, etc.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
Descriptionstring. Gets the non-localized description of the accessibility service.
EventTypesAndroid.Views.Accessibility.EventTypes. The event types an Android.AccessibilityServices.AccessibilityService is interested in.
FeedbackTypeFeedbackFlags. The feedback type an Android.AccessibilityServices.AccessibilityService provides.
FlagsAccessibilityServiceFlags. This field represents a set of flags used for configuring an Android.AccessibilityServices.AccessibilityService.
[read-only]
Idstring. The accessibility service id.
NotificationTimeoutlong. The timeout after the most recent event of a given type before an Android.AccessibilityServices.AccessibilityService is notified.
PackageNamesIList<string>. The package names an Android.AccessibilityServices.AccessibilityService is interested in.
[read-only]
ResolveInfoAndroid.Content.PM.ResolveInfo. The service Android.Content.PM.ResolveInfo.
[read-only]
SettingsActivityNamestring. The settings activity name.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.