public interface EventListenerOptions
Modifier and Type | Method and Description |
---|---|
static EventListenerOptions |
create() |
boolean |
isCapture() |
void |
setCapture(boolean capture) |
static EventListenerOptions create()
boolean isCapture()
void setCapture(boolean capture)