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 TrackImage |
Determinate | Show ProgressImage |
Indeterminate | Show LoadingImage |