Enum ProgressCategory

Definition

Namespace:
Tizen.Applications.NotificationEventListener
Assembly:
Tizen.Applications.NotificationEventListener.dll
API Level:
4

Enumeration for the progress category.

C#
Copy
public 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.