Class SpeedRange
Definition
- Namespace:
- Tizen.Uix.Tts
- Assembly:
- Tizen.Uix.Tts.dll
- API Level:
- 3
This class holds the speed range values.
C#Copypublic class SpeedRange
- Inheritance
-
System.ObjectSpeedRange
Properties
Declaration
C#Copypublic int Max { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
API Level: 3
Declaration
C#Copypublic int Min { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
API Level: 3
Declaration
C#Copypublic int Normal { get; }
Property Value
Type | Description |
---|---|
System.Int32 |