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