Enum Progress.ProgressStatusType
Definition
- Namespace:
- Tizen.NUI.Components
- Assembly:
- Tizen.NUI.Components.dll
The status type of the Progress.
public enum Progress.ProgressStatusType
Fields
Name | Description |
---|---|
Buffering | Show BufferImage |
Determinate | Show ProgressImage and BufferImage |
Indeterminate | Show TrackImage |