Share via


NSWindowDelegate_Extensions.DidUpdate Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to