Click or drag to resize

TypingEffect Methods

The TypingEffect type exposes the following members.

Methods
  NameDescription
Public methodCancel
Public methodPrint
输出一个字符。如果已经没有剩余的字符,返回false。
Public methodPrint(Single)
打印的协程。
Public methodPrintAll
使用固定时间间隔完成整个打印过程。
Public methodStart
开始打字效果。可以重复调用重复启动。
Top
See Also