NSDocument.ShouldCloseWindowController 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
[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
- 屬性