send_event


Description:

public async bool send_event (TouchEventKind kind, uint64 num_slot, double x, double y, Cancellable? cancellable) throws Error

Send a touch event.

Parameters:

this

an Touchable

num_slot

the slot number

x

the x absolute coordinate

y

the y absolute coordinate

cancellable

a Cancellable

callback

a TaskReadyCallback to execute upon completion

user_data

closure data for callback