UNNotification.Request Property

Definition

Gets the original notification request for the notification.

public virtual UserNotifications.UNNotificationRequest Request { [Foundation.Export("request", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Request : UserNotifications.UNNotificationRequest

Property Value

The original notification request for the notification.

Attributes

Applies to