Package elemental2.dom
Interface MediaQueryListListener
-
@JsFunction public interface MediaQueryListListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onInvoke(MediaQueryList p0)
-
-
-
Method Detail
-
onInvoke
void onInvoke(MediaQueryList p0)
-
-