ActionMarkupHandlers

Property in InstantTypewriter

Summary

A collection of IActionMarkupHandler objects that should be invoked as needed during the typewriter's delivery in RunTypewriter(Markup.MarkupParseResult,CancellationToken) , depending upon the contents of a line.

public List<IActionMarkupHandler> ActionMarkupHandlers { get; set; }

Last updated

Was this helpful?