IMediaQueryList
A MediaQueryList object maintains a list of media queries on a document,
and handles sending notifications to listeners when the media queries on
the document change.
Gets the current status of the media query.
Gets the associated media list.
Gets the text representation of the underlying media list.
Event triggered after the value changed.