Returns the closed reason code for the notification.
This is valid only after the [signal@Notification:NotifyNotification:closed] signal is emitted.
Since version 0.8.0 the returned value is of type [enum@ClosedReason].
| this |
The notification. |
|
An integer representing the closed reason code (Since 0.8.0 it's also a [enum@ClosedReason]). |