sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
booklibraryui
/
fi.richie.booklibraryui
/
AlertPresenter
/
presentAlert
present
Alert
fun
presentAlert
(
context
:
Context
,
preferencesName
:
String
,
alertDescription
:
AlertDescription
?
,
onComplete
:
(
)
->
Unit
?
=
null
)