put
Description:
[ Version ( since = "0.6" ) ]
public void put ()
public void put ()
Puts a copy of the event on the back of the event queue.
The event will have the FLAG_SYNTHETIC flag set. If the source is set event signals will be emitted for this source and capture/bubbling for its ancestors. If the source is not set it will be generated by picking or use the actor that currently has keyboard focus
Parameters:
this |
a Event |