Share via


UNNotificationContent.SummaryArgument Property

Definition

Gets the notification-specific addition to the category summary string.

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

Property Value

The notification-specific addition to the category summary string.

Attributes

Applies to