temporalProcessors

Field in AsyncLineView

Summary

A list of TemporalMarkupHandler objects that will be used to handle markers in the line.

public List<TemporalMarkupHandler> temporalProcessors = new List<TemporalMarkupHandler>();

Last updated

Was this helpful?