ActionMarkupHandlers

Property in IAsyncTypewriter

Summary

The list of action markup handlers that this typewriter should call out to while typewriting.

public List<IActionMarkupHandler> ActionMarkupHandlers { get; }

Last updated

Was this helpful?