NSWindow.FieldEditor(Boolean, NSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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