NSExtensionContext_UNNotificationContentExtension.SetNotificationActions Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[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
Параметры
- This
- NSExtensionContext
- actions
- UNNotificationAction[]
- Атрибуты