Class RepeatedText
Definition
- Assembly:
- Tizen.Uix.Tts.dll
This class holds information about repeated text.
C#Copypublic class RepeatedText
- Inheritance
-
objectRepeatedText
Properties
Declaration
C#Copypublic string Text { get; }
Property Value
Type | Description |
---|---|
string |
Declaration
C#Copypublic int UtteranceId { get; }
Property Value
Type | Description |
---|---|
int |