ComposePreferences
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposePreferences
core
/
com.michaelflisar.composepreferences.core.classes
/
PreferenceState
/
Group
Group
class
Group
(
val
id
:
Int
,
val
title
:
String
)
:
Parcelable
Members
Constructors
Group
Link copied to clipboard
constructor
(
id
:
Int
,
title
:
String
)
Properties
id
Link copied to clipboard
val
id
:
Int
title
Link copied to clipboard
val
title
:
String