emitPressed

fun emitPressed(x: <Error class: unknown class>, y: <Error class: unknown class>)(source)

Emits the "pressed" signal. See onPressed.

Parameters

x

the X coordinate where the press happened, relative to the widget allocation

y

the Y coordinate where the press happened, relative to the widget allocation