lineAlign property
The lineAlign property of the VTTCue interface represents the
alignment of this VTT cue.
Implementation
external LineAlignSetting get lineAlign;
Implementation
external set lineAlign(LineAlignSetting value);
The lineAlign property of the VTTCue interface represents the
alignment of this VTT cue.
external LineAlignSetting get lineAlign;
external set lineAlign(LineAlignSetting value);