@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
@FunctionalInterface
public interface WebGLContextEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(WebGLContextEvent event)
Handle event of type WebGLContextEvent
|
void handleEvent(@Nonnull
WebGLContextEvent event)