Inheritance
Annotations
  • DocsEditable()
  • DomName('VTTRegion')
  • Experimental()

Static Methods

internalCreateVttRegion() VttRegion

Constructors

VttRegion()

factory
VttRegion.internal_()

Properties

read / write, inherited
hashCode int

read-only
height int

read / write
id String

read / write
regionAnchorX num

read / write
regionAnchorY num

read / write
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited
scroll String

read / write
track TextTrack

read-only
viewportAnchorX num

read / write
viewportAnchorY num

read / write
width num

read / write

Operators

operator ==(other) bool

The equality operator.

Methods

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
toString() String

Returns a string representation of this object.

inherited