Enum ProgressCategory
Definition
- Namespace:
- Tizen.Applications.NotificationEventListener
- Assembly:
- Tizen.Applications.NotificationEventListener.dll
Enumeration for the progress category.
public enum ProgressCategory
Fields
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. |