Information that is returned from resolving an intent
against an IntentFilter.
See Also:
ResolveInfo Members
Syntax
[Android.Runtime.Register("android/content/pm/ResolveInfo", DoNotGenerateAcw=true)]
public class
ResolveInfo :
Java.Lang.Object,
Android.OS.IParcelable,
IDisposableRemarks
Information that is returned from resolving an intent
against an IntentFilter. This partially corresponds to
information collected from the AndroidManifest.xml's
<intent> tags.
[Android Documentation]
Requirements
Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1