PrepareForContent(Markup.MarkupParseResult)
Last updated
Was this helpful?
Method in IAsyncTypewriter
Called by the presenter before content has been shown. This gives the typewriter it's chance to do any setup before the content is visibly shown.
public void PrepareForContent(Markup.MarkupParseResult line);The content of the line or option that is about to be shown
Last updated
Was this helpful?
Was this helpful?
