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