Package-level declarations
Functions
Link copied to clipboard
fun rememberCaptureMediaLauncher(photo: Boolean, video: Boolean, onResult: (File) -> Unit): ManagedActivityResultLauncher<Unit, File?>?
Creates and remembers a launcher for capturing media (photo and/or video) using the device camera.