- resultCode
- The result code from Android.App.Activity.OnActivityResult(int, Android.App.Result, Android.App.Result)
- resultData
- The resulting data from Android.App.Activity.OnActivityResult(int, Android.App.Result, Android.App.Result)
Documentation for this section has not yet been entered.
Retrieve the MediaProjection obtained from a succesful screen capture request. Will be null if the result from the startActivityForResult() is anything other than RESULT_OK.