Enum BadgeEventArgs.Action

Definition

Namespace:
Tizen.Applications
Assembly:
Tizen.Applications.Badge.dll

Enumeration for the badge action.

C#
Copy
[Obsolete("Deprecated since API12. Will be removed in API14.")] public enum BadgeEventArgs.Action
Name Description
Add

The badge was added.

Remove

The badge was removed.

Update

The badge was updated.