media property

MediaList get media

The read-only media property of the CSSImportRule interface returns a MediaList object, containing the value of the media attribute of the associated stylesheet.

Implementation

external MediaList get media;