NSExtensionContext_UNNotificationContentExtension.GetNotificationActions Method

Definition

[Foundation.Export("notificationActions")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static UserNotifications.UNNotificationAction[] GetNotificationActions (this Foundation.NSExtensionContext This);
static member GetNotificationActions : Foundation.NSExtensionContext -> UserNotifications.UNNotificationAction[]

Parameters

Returns

Attributes

Applies to