length property

int get length

The read-only length property of the MediaList interface returns the number of media queries in the list.

Implementation

external int get length;