UNNotificationResponse.Notification Property

Definition

Gets the notification to which the user responded.

public virtual UserNotifications.UNNotification Notification { [Foundation.Export("notification", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Notification : UserNotifications.UNNotification

Property Value

The notification to which the user responded.

Attributes

Applies to