NSWindowDelegate.WillClose(NSNotification) 方法

定义

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

参数

notification
NSNotification
属性

适用于