vertical property
The vertical property of the VTTCue interface is a string
representing the cue's writing direction.
Implementation
external DirectionSetting get vertical;
Implementation
external set vertical(DirectionSetting value);
The vertical property of the VTTCue interface is a string
representing the cue's writing direction.
external DirectionSetting get vertical;
external set vertical(DirectionSetting value);