-
- All Implemented Interfaces:
public final class ClickableKt
-
-
Method Summary
Modifier and Type Method Description final static UnitPressedInteractionSourceDisposableEffect(MutableInteractionSource interactionSource, MutableState<PressInteraction.Press> pressedInteraction)-
-
Method Detail
-
PressedInteractionSourceDisposableEffect
@Composable() final static Unit PressedInteractionSourceDisposableEffect(MutableInteractionSource interactionSource, MutableState<PressInteraction.Press> pressedInteraction)
-
-
-
-