align property

AlignSetting get align

The align property of the VTTCue interface represents the alignment of all of the lines of text in the text box.

Implementation

external AlignSetting get align;
set align (AlignSetting value)

Implementation

external set align(AlignSetting value);