NSWindowDelegate.DidEnterVersionBrowser(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to