AccessibilityServiceInfo.ResolveInfo Property

Definition

The service ResolveInfo.

public virtual Android.Content.PM.ResolveInfo? ResolveInfo { [Android.Runtime.Register("getResolveInfo", "()Landroid/content/pm/ResolveInfo;", "GetGetResolveInfoHandler")] get; }
[<get: Android.Runtime.Register("getResolveInfo", "()Landroid/content/pm/ResolveInfo;", "GetGetResolveInfoHandler")>]
member this.ResolveInfo : Android.Content.PM.ResolveInfo

Property Value

ResolveInfo

The info.

Attributes

Remarks

Java documentation for android.accessibilityservice.AccessibilityServiceInfo.getResolveInfo().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to