Enum BadgeEventArgs.Action

Definition

Namespace:
Tizen.Applications
Assembly:
Tizen.Applications.Badge.dll
API Level:
3

Enumeration for the badge action.

C#
Copy
public enum Action
Name Description
Add

The badge was added.

Remove

The badge was removed.

Update

The badge was updated.