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