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.annotations
/
ConfirmReset
Confirm
Reset
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
annotation class
ConfirmReset
(
val
message
:
String
=
"Are you sure you want to reset this setting?"
)
Marks a field that requires confirmation before reset.
Members
Properties
message
Link copied to clipboard
val
message
:
String