AnimateTextType

AnimateTextType 枚举

表示动画效果的动画文本类型。

public enum AnimateTextType

名称描述
AllAtOnce0同时动画所有文本。
ByWord1逐字动画文本。
ByLetter2逐字母动画文本。

参见