NSWindowDelegate.WillExitVersionBrowser(NSNotification) Method

Definition

[Foundation.Export("windowWillExitVersionBrowser:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void WillExitVersionBrowser (Foundation.NSNotification notification);
abstract member WillExitVersionBrowser : Foundation.NSNotification -> unit
override this.WillExitVersionBrowser : Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to