NSWindow.FieldEditor(Boolean, NSObject) Method

Definition

[Foundation.Export("fieldEditor:forObject:")]
public virtual AppKit.NSText FieldEditor (bool createFlag, Foundation.NSObject forObject);
abstract member FieldEditor : bool * Foundation.NSObject -> AppKit.NSText
override this.FieldEditor : bool * Foundation.NSObject -> AppKit.NSText

Parameters

createFlag
Boolean
forObject
NSObject

Returns

Attributes

Applies to