A
B
C
D
E
G
H
I
K
N
O
P
R
S
T
V
O
- onAll(Boolean,Function1) - function in io.github.kakaocup.compose.intercept.base.Interceptor.Builder
- Sets the interceptor for the
checkandperformoperations for a given interaction. - onCheck(Boolean,Function2) - function in io.github.kakaocup.compose.intercept.base.Interceptor.Builder
- Sets the interceptor for the
checkoperation for a given interaction. - onComposeInteraction(Function1) - function in io.github.kakaocup.compose.intercept.base.Interceptor.Configurator
- Setups the interceptor for
checkandperformoperations happening through ViewInteraction - onComposeScreen(SemanticsNodeInteractionsProvider,Function1) - function in io.github.kakaocup.compose.node.element.ComposeScreen.Companion
- onNode(Function1) - function in io.github.kakaocup.compose.node.element.ComposeScreen
- onPerform(Boolean,Function2) - function in io.github.kakaocup.compose.intercept.base.Interceptor.Builder
- Sets the interceptor for the
performoperation for a given interaction.