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
/
DeprecatedSetting
Deprecated
Setting
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
annotation class
DeprecatedSetting
(
val
message
:
String
=
""
,
val
removeInVersion
:
Int
=
Int.MAX_VALUE
)
Marks a field that was deprecated.
Members
Properties
message
Link copied to clipboard
val
message
:
String
remove
In
Version
Link copied to clipboard
val
removeInVersion
:
Int