align property
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;
Implementation
external set align(AlignSetting value);
The align property of the VTTCue interface represents the
alignment of all of the lines of text in the text box.
external AlignSetting get align;
external set align(AlignSetting value);