Property LastRespondedNotification
LastRespondedNotification
Returns last notification tapped by user, or null.
Declaration
public static Notification? LastRespondedNotification { get; }
Property Value
| Type | Description |
|---|---|
| Notification? |
Returns last notification tapped by user, or null.
public static Notification? LastRespondedNotification { get; }
| Type | Description |
|---|---|
| Notification? |