NSWindowDelegate.DidBecomeKey(NSNotification) Method

Definition

[Foundation.Export("windowDidBecomeKey:")]
public virtual void DidBecomeKey (Foundation.NSNotification notification);
abstract member DidBecomeKey : Foundation.NSNotification -> unit
override this.DidBecomeKey : Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to