NSWindowDelegate.WillReturnFieldEditor(NSWindow, NSObject) Method

Definition

[Foundation.Export("windowWillReturnFieldEditor:toObject:")]
public virtual Foundation.NSObject WillReturnFieldEditor (AppKit.NSWindow sender, Foundation.NSObject client);
abstract member WillReturnFieldEditor : AppKit.NSWindow * Foundation.NSObject -> Foundation.NSObject
override this.WillReturnFieldEditor : AppKit.NSWindow * Foundation.NSObject -> Foundation.NSObject

Parameters

sender
NSWindow
client
NSObject

Returns

Attributes

Applies to