Share via


NSWindowController.WindowWillLoad Method

Definition

[Foundation.Export("windowWillLoad")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void WindowWillLoad();
[<Foundation.Export("windowWillLoad")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member WindowWillLoad : unit -> unit
override this.WindowWillLoad : unit -> unit
Attributes

Applies to