UNNotificationRequest.Content Property

Definition

Gets the content of the notification.

public virtual UserNotifications.UNNotificationContent Content { [Foundation.Export("content", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Content : UserNotifications.UNNotificationContent

Property Value

The content of the notification.

Attributes

Applies to