UIMutableUserNotificationCategory.SetActions Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
actions
Weist dem angegebenen context
zu.
[Foundation.Export("setActions:forContext:")]
public virtual void SetActions (UIKit.UIUserNotificationAction[] actions, UIKit.UIUserNotificationActionContext context);
abstract member SetActions : UIKit.UIUserNotificationAction[] * UIKit.UIUserNotificationActionContext -> unit
override this.SetActions : UIKit.UIUserNotificationAction[] * UIKit.UIUserNotificationActionContext -> unit
Parameter
- actions
- UIUserNotificationAction[]
- context
- UIUserNotificationActionContext
- Attribute