@JsType(isNative=true,
name="MediaQueryListEvent",
namespace="<global>")
public class NativeMediaQueryListEvent
extends NativeEvent<MediaQueryList>
AT_TARGET, BUBBLING_PHASE, CAPTURING_PHASE, NONE| Constructor and Description |
|---|
NativeMediaQueryListEvent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMedia() |
boolean |
matches() |
getCancelBubble, getCurrentTarget, getEventPhase, getEventType, getNativeEventPhase, getTarget, getTimeStamp, getType, isBubbles, isCancellable, isDefaultPrevented, isTrusted, preventDefault, setCancelBubble, stopImmediatePropagation, stopPropagationcast, getOwnPropertyNames, hasOwnProperty, observe@JsProperty(name="matches") public boolean matches()
@JsProperty(name="media") public String getMedia()
Copyright © 2018 Xalys. All rights reserved.