共用方式為


NSDocument.ShouldCloseWindowController 方法

定義

[Foundation.Export("shouldCloseWindowController:delegate:shouldCloseSelector:contextInfo:")]
public virtual void ShouldCloseWindowController (AppKit.NSWindowController windowController, Foundation.NSObject delegateObject, ObjCRuntime.Selector shouldCloseSelector, IntPtr contextInfo);
abstract member ShouldCloseWindowController : AppKit.NSWindowController * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
override this.ShouldCloseWindowController : AppKit.NSWindowController * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit

參數

windowController
NSWindowController
delegateObject
NSObject
shouldCloseSelector
Selector
contextInfo
IntPtr

nativeint

屬性

適用於