Click or drag to resize

MediaQueryExpression Properties

Version 94.4.20

The MediaQueryExpression type exposes the following members.

Properties
  NameDescription
Public propertyComputedLength
Computed length of media query expression (if applicable).
Public propertyFeature
Media query expression feature.
Public propertyUnit
Media query expression units.
Public propertyValue
Media query expression value.
Public propertyValueRange
The associated range of the value text in the enclosing stylesheet (if available).
Top
See Also