MediaQueryList.OnChange

MediaQueryList.OnChange event

Event that is fired at the MediaQueryList when the matches state changes.

public event DOMEventHandler OnChange;

See Also