-
public class CSSEvent.MediaQueryResultChangedEvent extends CSSEvent
Fires whenever a MediaQuery result changes (for example, after a browser window has been resized.) The current implementation considers only viewport-dependent media features.
-
-
Field Summary
Fields Modifier and Type Field Description public final static CSSEvent.MediaQueryResultChangedEventINSTANCE
-