- intent
- The intent to start.
- requestCode
- If >= 0, this code will be returned in onActivityResult() when the activity exits, as described in Activity.StartActivityForResult(Android.Content.Intent, System.Int32).
Documentation for this section has not yet been entered.
Same as calling Activity.StartActivityIfNeeded(Android.Content.Intent, System.Int32, System.Int32) with no options.