Share via


NCWidgetProviding_Extensions.WidgetPerformUpdate Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WidgetPerformUpdate(this NotificationCenter.INCWidgetProviding This, Action<NotificationCenter.NCUpdateResult> completionHandler);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WidgetPerformUpdate : NotificationCenter.INCWidgetProviding * Action<NotificationCenter.NCUpdateResult> -> unit

Parameters

completionHandler
Action<NCUpdateResult>
Attributes

Applies to