sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.ui.compose.state
/
AggregatedState
Aggregated
State
interface
AggregatedState
:
State
聚合状态, 包含多个
SingleState
的状态
Author
M8Test,
[email protected]
, https://m8test.com
Inheritors
DrawerState
ScrollableState
SnackbarHostState
SwipeToDismissBoxState
Members
Functions
get
States
Link copied to clipboard
abstract
fun
getStates
(
)
:
Set
<
SingleState
>