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