comicviewer
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
comicviewer
info
/
com.sorrowblue.comicviewer.feature.bookshelf.info
/
IntentLauncher
Intent
Launcher
android
interface
IntentLauncher
Members
Properties
intent
Launcher
Link copied to clipboard
android
abstract
val
intentLauncher
:
ManagedActivityResultLauncher
<
Intent
,
ActivityResult
>
Functions
launch
Intent
Link copied to clipboard
android
open
fun
launchIntent
(
intent
:
Intent
)