For the complete documentation index, see llms.txt. This page is also available as Markdown.

WordsPerSecond

Property in WordTypewriter

Summary

The number of words per second to deliver.

public float WordsPerSecond { get; set; }

Remarks

If this value is zero, all words are delivered at once, subject to any delays added by the markup handlers in ActionMarkupHandlers .

Last updated

Was this helpful?