Enum ProgressCategory
Definition
- Namespace:
- Tizen.Applications.Notifications
- Assembly:
- Tizen.Applications.Notification.dll
Enumeration for the progress category.
public enum ProgressCategory
Fields
Name | Description |
---|---|
PendingBar | Value for pending type, which is not the updated progress current value. |
Percent | Value for percent type. |
Time | Value for time type. |