TextInputListener.textEditingEvent

Passes text editing events to the target, alongside with a window ID and a timestamp.

interface TextInputListener
public
void
textEditingEvent
(,,
dstring text
,
int start
,
int length
)

Meta