NSExtensionContext_UNNotificationContentExtension.GetNotificationActions 方法

定义

[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[]

参数

返回

属性

适用于