- intent
- The intent to start.
- requestCode
- If >= 0, this code will be returned in onActivityResult() when the activity exits.
Type Reason Android.Content.ActivityNotFoundException
Same as calling Activity.StartActivityForResult(Android.Content.Intent, System.Int32, System.Int32) with no options.