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

특성

적용 대상