Enum ProgressCategory
Definition
- Assembly:
- Tizen.Applications.NotificationEventListener.dll
- API Level:
- 4
Enumeration for the progress category.
C#Copypublic enum ProgressCategory
Name | Description |
---|---|
PendingBar | Value for the pending type, which is not the updated progress current value. |
Percent | Value for the percent type. |
Time | Value for the time type. |