Source set: Common
class Release(val press: Press) : PressInteraction
An interaction representing the release of a Press event on a component.
An interaction representing the release of a Press event on a component.
class Release(val press: Press) : PressInteraction
An interaction representing the release of a Press event on a component.
Last updated: