lineAlign property

LineAlignSetting get lineAlign

The lineAlign property of the VTTCue interface represents the alignment of this VTT cue.

Implementation

external LineAlignSetting get lineAlign;
set lineAlign (LineAlignSetting value)

Implementation

external set lineAlign(LineAlignSetting value);