tocContinuation property

SchemaHyperTocEntry? tocContinuation
getter/setter pair

A [HyperTocEntry] can have a [tocContinuation] indicated, which is another [HyperTocEntry] that would be the default next item to play or render.

Implementation

SchemaHyperTocEntry? tocContinuation;