kmp-settings
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-settings
settings-core
/
io.github.mlmgames.settings.core
/
ConfirmationConfig
/
ConfirmationConfig
Confirmation
Config
constructor
(
title
:
String
,
message
:
String
,
titleRes
:
Int
,
messageRes
:
Int
,
confirmText
:
String
,
confirmTextRes
:
Int
,
cancelText
:
String
,
cancelTextRes
:
Int
,
isDangerous
:
Boolean
)