Share via


UNNotificationContent.Subtitle Property

Definition

Gets the notification subtitle.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string Subtitle { [Foundation.Export("subtitle")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("subtitle")>]
member this.Subtitle : string

Property Value

The notification subtitle.

Attributes

Applies to