position property

LineAndPositionSetting get position

The position property of the VTTCue interface represents the indentation of the cue within the line.

Implementation

external LineAndPositionSetting get position;
set position (LineAndPositionSetting value)

Implementation

external set position(LineAndPositionSetting value);