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
/
isPositiveButton
is
Positive
Button
open
override
val
isPositiveButton
:
Boolean
=
false
Deprecated
use [DialogEvent::type] instead
Replace with
type == DialogEventType.ButtonPositive
Content copied to clipboard