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.foundation.interaction
/
Interactable
/
setInteractionSource
set
Interaction
Source
abstract
fun
setInteractionSource
(
interactionSource
:
MutableInteractionSource
)
设置用于观察和发出此组件交互的
MutableInteractionSource
。