length property

int get length

The length read-only property of the TextTrackCueList interface returns the number of cues in the list.

Implementation

external int get length;