activeCues property

TextTrackCueList? activeCues

Implementation

TextTrackCueList? get activeCues => js_util.getProperty(this, 'activeCues');