MediaQueryInfoType

A full query descriptor for a filtering predicate.

  • 1.8
  • 1.8

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

MediaQueryInfoType
: Boolean
Whether or not the predicate is for an exact match. ...

Whether or not the predicate is for an exact match. The default is true.

MediaQueryInfoType
: Number/String/Boolean
The value for the given predicate. ...

The value for the given predicate. See the descriptions in MediaQueryType for information about which properties require which values.