NCWidgetProviding_Extensions.WidgetPerformUpdate 方法

定义

public static void WidgetPerformUpdate (this NotificationCenter.INCWidgetProviding This, Action<NotificationCenter.NCUpdateResult> completionHandler);
static member WidgetPerformUpdate : NotificationCenter.INCWidgetProviding * Action<NotificationCenter.NCUpdateResult> -> unit

参数

This
INCWidgetProviding

此扩展方法操作的实例。

completionHandler
Action<NCUpdateResult>

适用于