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
/
Composable
/
trackSingleState
track
Single
State
abstract
fun
trackSingleState
(
state
:
SingleState
)
添加当前
Composable
需要监听的状态,如果状态改变的话
Composable
会重组
Parameters
state
需要添加的状态