Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
app
/
com.michaelflisar.toolbox.app.features.preferences
/
AppPreferencesStyle
/
Pager
/
Page
Page
class
Page
(
val
title
:
String
,
val
content
:
@
Composable
PreferenceGroupScope
.
(
)
->
Unit
)
Members
Constructors
Page
Link copied to clipboard
constructor
(
title
:
String
,
content
:
@
Composable
PreferenceGroupScope
.
(
)
->
Unit
)
Properties
content
Link copied to clipboard
val
content
:
@
Composable
PreferenceGroupScope
.
(
)
->
Unit
title
Link copied to clipboard
val
title
:
String