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
Pager
class
Pager
:
AppPreferencesStyle
Members
Types
Page
Link copied to clipboard
class
Page
(
val
title
:
String
,
val
content
:
@
Composable
PreferenceGroupScope
.
(
)
->
Unit
)
Properties
add
Theme
Setting
Link copied to clipboard
open
override
val
addThemeSetting
:
Boolean
content
Padding
Link copied to clipboard
val
contentPadding
:
PaddingValues
custom
Pages
Link copied to clipboard
val
customPages
:
List
<
AppPreferencesStyle.Pager.Page
>
label
Default
Page
Link copied to clipboard
val
labelDefaultPage
:
String