Enum ProgressCategory

Definition

Namespace:
Tizen.Applications.Notifications
Assembly:
Tizen.Applications.Notification.dll
API Level:
3

Enumeration for the progress category.

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