toggle menu
core
common
switch theme
search in API
core
/
dev.stateholder
/
StateOwner
State
Owner
interface
StateOwner
<
State
>
Exposes a
state
property that can be used to access the state of a
StateHolder
.
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
state
Link copied to clipboard
abstract
val
state
:
StateFlow
<
State
>