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