getSynchronousResult
open override fun getSynchronousResult(context: Context, input: Uri): ActivityResultContract.SynchronousResult<Pair<Boolean, Uri>>?
Get the synchronous result.
Return
The synchronous result.
Parameters
context
The context.
input
The input.