@DocsEditable(), @DomName('Window.oncanplaythrough')
Source
@DomName('Window.oncanplaythrough')
@DocsEditable()
Stream<Event> get onCanPlayThrough =>
Element.canPlayThroughEvent.forTarget(this);
@DomName('Window.oncanplaythrough')
@DocsEditable()
Stream<Event> get onCanPlayThrough =>
Element.canPlayThroughEvent.forTarget(this);