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