ComposePreferences
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposePreferences
core
/
com.michaelflisar.composepreferences.core.internal
Package-level
declarations
Types
Functions
Types
Preference
Item
State
Link copied to clipboard
sealed
class
PreferenceItemState
Functions
remember
Preference
Item
State
Link copied to clipboard
@
Composable
fun
rememberPreferenceItemState
(
type
:
PreferenceType
,
visible
:
Dependency
,
tags
:
List
<
String
>
,
excludeFromSectionStyle
:
Boolean
)
:
PreferenceItemState.Item