Composables UI is out: our new component library for Compose Multiplatform ->
Class

PressInteraction.Release

An interaction representing the release of a Press event on a component.

Source set: Common
class Release(val press: Press) : PressInteraction

An interaction representing the release of a Press event on a component.

Last updated: