Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
alerts
/
com.splendo.kaluga.alerts
/
Alert
/
Alert
Alert
constructor
(
title
:
String
?
,
message
:
String
?
,
actions
:
List
<
Alert.Action
>
,
textInputAction
:
Alert.TextInputAction
?
=
null
,
style
:
Alert.Style
=
Style.ALERT
)