NSExtensionContext_UNNotificationContentExtension.SetNotificationActions Method

Definition

[Foundation.Export("setNotificationActions:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void SetNotificationActions (this Foundation.NSExtensionContext This, UserNotifications.UNNotificationAction[] actions);
static member SetNotificationActions : Foundation.NSExtensionContext * UserNotifications.UNNotificationAction[] -> unit

Parameters

Attributes

Applies to