Enum Progress.ProgressStatusType
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
- API Level:
- 6
The status type of the Progress.
C#Copypublic enum ProgressStatusType
Name | Description |
---|---|
Buffering | Show BufferImage |
Determinate | Show ProgressImage and BufferImage |
Indeterminate | Show TrackImage |