Class NotificationDeleteEventArgs
Definition
- Assembly:
- Tizen.Applications.NotificationEventListener.dll
- API Level:
- 4
This class provides the property to get information about the deleted notification.
public class NotificationDeleteEventArgs : EventArgs
- Inheritance
Properties
View SourceUniqueNumber
Gets the unique number of the notification.
Declaration
public int UniqueNumber { get; }
Property Value
Type | Description |
---|---|
Int32 |