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 : object
- Inheritance
-
RepeatedText
Properties
Declaration
C#Copypublic string Text { get; }
Property Value
Type | Description |
---|---|
String |
API Level: 10
Declaration
C#Copypublic int UtteranceId { get; }
Property Value
Type | Description |
---|---|
Int32 |