TakePictureActivityContract
Contract for taking picture.
Functions
Link copied to clipboard
Create an intent for taking picture.
Link copied to clipboard
open override fun getSynchronousResult(context: Context, input: Uri): ActivityResultContract.SynchronousResult<Pair<Boolean, Uri>>?
Get the synchronous result.
Link copied to clipboard