Kepko
Toggle table of contents
1.3.5
common
Target filter
common
Switch theme
Search in API
Skip to content
Kepko
persistence
/
glass.yasan.kepko.persistence
/
PersistenceManager
Persistence
Manager
@
Stable
interface
PersistenceManager
Inheritors
PreviewPersistenceManager
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
grayscale
Link copied to clipboard
abstract
var
grayscale
:
Boolean
style
Dark
Link copied to clipboard
abstract
var
styleDark
:
ThemeStyle
style
Light
Link copied to clipboard
abstract
var
styleLight
:
ThemeStyle
style
Primary
Link copied to clipboard
abstract
var
stylePrimary
:
ThemeStyle
?
Functions
active
Style
Link copied to clipboard
@
Composable
open
fun
activeStyle
(
isSystemInDarkTheme
:
Boolean
=
isSystemInDarkTheme()
)
:
ThemeStyle