Class

PressInteraction.Release

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

Common
class Release(val press: Press) : PressInteraction

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