UNNotificationContent.Title Property

Definition

Gets the notification descritpion.

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

Property Value

The notification descritpion.

Attributes

Applies to