menu
Dart
dart:html
VideoTrack
selected property
selected
brightness_4
brightness_5
description
selected
property
bool
?
selected
Implementation
bool? get selected native;
void
selected=
(
bool
?
value
)
Implementation
set selected(bool? value) native;
Dart
dart:html
VideoTrack
selected property
VideoTrack class