Property in LetterTypewriter
The number of characters per second to deliver.
public float CharactersPerSecond { get; set; }
If this value is zero, all characters are delivered at once, subject to any delays added by the markup handlers in ActionMarkupHandlers .
Last updated 3 months ago
Was this helpful?