Click or drag to resize

CSSMedia Properties

Version 92.0.260

The CSSMedia type exposes the following members.

Properties
  NameDescription
Public propertyMediaList
Array of media queries.
Public propertyRange
The associated rule (@media or @import) header range in the enclosing stylesheet (if available).
Public propertySource
Public propertySourceURL
URL of the document containing the media query description.
Public propertyStyleSheetId
Identifier of the stylesheet containing this object (if exists).
Public propertyText
Media query text.
Top
See Also