Class BadgeEventArgs
Definition
- Namespace:
- Tizen.Applications
- Assembly:
- Tizen.Applications.Badge.dll
- API Level:
- 3
The class for event arguments of the badge event.
C#Copypublic class BadgeEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic Badge Badge { get; }
Property Value
Type | Description |
---|---|
Badge |
API Level: 3
Declaration
C#Copypublic BadgeEventArgs.Action Reason { get; }
Property Value
Type | Description |
---|---|
BadgeEventArgs.Action |