- intent
- The desired intent as per resolveActivity().
- flags
- Additional option flags. The most important is Android.Content.PM.PackageManager.MATCH_DEFAULT_ONLY, to limit the resolution to only those activities that support the Android.Content.Intent.CategoryDefault.
Documentation for this section has not yet been entered.
Retrieve all activities that can be performed for the given intent.