public static interface Event.NativePreviewHandler extends EventHandler
Event.NativePreviewEvent
events.Modifier and Type | Method and Description |
---|---|
void |
onPreviewNativeEvent(Event.NativePreviewEvent event)
Called when
Event.NativePreviewEvent is fired. |
void onPreviewNativeEvent(Event.NativePreviewEvent event)
Event.NativePreviewEvent
is fired.event
- the Event.NativePreviewEvent
that was fired