Share via


UNNotificationContent.SummaryArgumentCount Property

Definition

Gets the number of arguments that the notification adds to the category summary string.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr SummaryArgumentCount { [Foundation.Export("summaryArgumentCount")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("summaryArgumentCount")>]
member this.SummaryArgumentCount : unativeint

Property Value

UIntPtr

unativeint

The number of arguments added to the category notification string.

Attributes

Applies to