{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
interface PressInteraction : Interaction
PressInteraction.Cancel |
An interaction representing the cancellation of a |
PressInteraction.Press |
An interaction representing a press event on a component. |
PressInteraction.Release |
An interaction representing the release of a |
An interaction related to press events.