Android.AccessibilityServices.AccessibilityServiceInfo: Method Members

The methods 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 Methods

static
CapabilityToString(AccessibilityServiceCapabilities) : string
Returns the string representation of a capability.
DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
static
FlagToString(AccessibilityServiceFlags) : string
Returns the string representation of a flag.
LoadDescription(Android.Content.PM.PackageManager) : string
The localized description of the accessibility service.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.