UNNotificationContent.Subtitle Property

Definition

Gets the notification subtitle.

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

Property Value

The notification subtitle.

Attributes

Applies to