Share via


NSCell.SetUpFieldEditorAttributes(NSText) Method

Definition

[Foundation.Export("setUpFieldEditorAttributes:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSText SetUpFieldEditorAttributes(AppKit.NSText textObj);
[<Foundation.Export("setUpFieldEditorAttributes:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetUpFieldEditorAttributes : AppKit.NSText -> AppKit.NSText
override this.SetUpFieldEditorAttributes : AppKit.NSText -> AppKit.NSText

Parameters

textObj
NSText

Returns

Attributes

Applies to