CharactersPerSecond

Property in LetterTypewriter

Summary

The number of characters per second to deliver.

public float CharactersPerSecond { get; set; }

Remarks

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

Last updated

Was this helpful?