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
Constructors
VttCue
Properties
align
endTime
hashCode
id
line
on
onEnter
onExit
pauseOnExit
position
region
runtimeType
size
snapToLines
startTime
text
track
vertical
Methods
addEventListener
dispatchEvent
getCueAsHtml
noSuchMethod
removeEventListener
toString
Operators
operator ==