# MediaQueryInfoType

A full query descriptor for a filtering predicate.

Availability
1.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# exact

Availability
1.8
9.2.0
exact :Boolean

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

Default: true


# value

Availability
1.8
9.2.0
value :Number | String | Boolean

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