Class NotificationDeleteEventArgs
Definition
- Assembly:
- Tizen.Applications.NotificationEventListener.dll
- API Level:
- 4
This class provides the property to get information about the deleted notification.
C#Copypublic class NotificationDeleteEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic int UniqueNumber { get; }
Property Value
Type | Description |
---|---|
System.Int32 |