ComposeDialogs
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposeDialogs
core
/
com.michaelflisar.composedialogs.core
/
DialogEvent
/
Dismissed
Dismissed
object
Dismissed
:
DialogEvent
the event of a dialog dismissal
Members
Properties
dismissed
Link copied to clipboard
open
override
val
dismissed
:
Boolean
=
true
is
Positive
Button
Link copied to clipboard
open
override
val
isPositiveButton
:
Boolean
=
false
type
Link copied to clipboard
open
override
val
type
:
DialogEventType
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String