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