Share via


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

属性

適用対象