Property in InstantTypewriter
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 2 months ago
Was this helpful?