NSExtensionContext_UNNotificationContentExtension.SetNotificationActions Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- This
- NSExtensionContext
- actions
- UNNotificationAction[]
- Attributi