tocContinuation property

SchemaHyperTocEntry? tocContinuation
getter/setter pair

A SchemaHyperTocEntry can have a SchematocContinuation indicated, which is another SchemaHyperTocEntry that would be the default next item to play or render.

Implementation

SchemaHyperTocEntry? tocContinuation;