JchuComponents
Toggle table of contents
3.0.0-alpha07
common
Target filter
common
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-prefs
/
com.jeluchu.jchucomponents.prefs
/
JchuPreferences
/
observeInt
observe
Int
fun
observeInt
(
key
:
String
,
defaultValue
:
Int
=
0
)
:
Flow
<
Int
>