UNNotificationContent.Body Property

Definition

Gets the message that is displayed in the notification alert.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string Body { [Foundation.Export("body")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Body : string

Property Value

The message that is displayed in the notification alert.

Attributes

Applies to