Share via


NCWidgetProviding_Extensions.WidgetActiveDisplayModeDidChange Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void WidgetActiveDisplayModeDidChange(this NotificationCenter.INCWidgetProviding This, NotificationCenter.NCWidgetDisplayMode activeDisplayMode, CoreGraphics.CGSize maxSize);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member WidgetActiveDisplayModeDidChange : NotificationCenter.INCWidgetProviding * NotificationCenter.NCWidgetDisplayMode * CoreGraphics.CGSize -> unit

Parameters

activeDisplayMode
NCWidgetDisplayMode
maxSize
CGSize
Attributes

Applies to