Enum BadgeEventArgs.Action
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.Badge.dll
Enumeration for the badge action.
public enum BadgeEventArgs.Action
Fields
Name | Description |
---|---|
Add | The badge was added. |
Remove | The badge was removed. |
Update | The badge was updated. |