GestureMultiPress.addOnReleased

This signal is emitted when a button or touch is released. n_press will report the number of press that is paired to this event, note that stopped may have been emitted between the press and its release, n_press will only start over at the next press.

class GestureMultiPress
gulong
addOnReleased
(
void delegate
(
int
,
double
,
double
,)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

3.14