onDown

open override val onDown: SharedFlow<DownEvent>

A SharedFlow which emits a DownEvent when the user first presses on the screen.

Since

200.0.0

See also