Share via


NSApplicationDelegate_Extensions.ScreenParametersChanged Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void ScreenParametersChanged(this AppKit.INSApplicationDelegate This, Foundation.NSNotification notification);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ScreenParametersChanged : AppKit.INSApplicationDelegate * Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to