Share via


NSExtensionContext_UNNotificationContentExtension.PerformNotificationDefaultAction Method

Definition

[Foundation.Export("performNotificationDefaultAction")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void PerformNotificationDefaultAction(this Foundation.NSExtensionContext This);
[<Foundation.Export("performNotificationDefaultAction")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PerformNotificationDefaultAction : Foundation.NSExtensionContext -> unit

Parameters

This
NSExtensionContext

The instance on which this method operates.

Attributes

Applies to