The members of MonoMac.AppKit.NSTextField are listed below.
See Also: Inherited members from MonoMac.AppKit.NSControl
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| Initializes the NSTextField with the specified frame. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AllowsEditingTextAttributes | bool. Documentation for this section has not yet been entered. | |
| BackgroundColor | NSColor. Documentation for this section has not yet been entered. | |
| Bezeled | bool. Documentation for this section has not yet been entered. | |
| BezelStyle | NSTextFieldBezelStyle. Documentation for this section has not yet been entered. | |
| Bordered | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | NSTextFieldDelegate. An instance of the MonoMac.AppKit.NSTextFieldDelegate model class which acts as the class delegate. | |
| DidFailToFormatString | NSControlTextError. Delegate invoked by the object to get a value. | |
| DoCommandBySelector | NSControlCommand. Delegate invoked by the object to get a value. | |
| DrawsBackground | bool. Documentation for this section has not yet been entered. | |
| Editable | bool. Documentation for this section has not yet been entered. | |
| GetCompletions | NSControlTextFilter. Delegate invoked by the object to get a value. | |
| ImportsGraphics | bool. Documentation for this section has not yet been entered. | |
| IsValidObject | NSControlTextValidation. Delegate invoked by the object to get a value. | |
| Selectable | bool. Documentation for this section has not yet been entered. | |
| TextColor | NSColor. Documentation for this section has not yet been entered. | |
| TextShouldBeginEditing | NSControlText. Delegate invoked by the object to get a value. | |
| TextShouldEndEditing | NSControlText. Delegate invoked by the object to get a value. | |
| WeakDelegate | MonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type |
AcceptsFirstResponder()Documentation for this section has not yet been entered. | ||
DidBeginEditing(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
DidChange(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
DidEndEditing(MonoMac.Foundation.NSNotification)Documentation for this section has not yet been entered. | ||
SelectText(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ShouldBeginEditing(NSText)Documentation for this section has not yet been entered. | ||
ShouldEndEditing(NSText)Documentation for this section has not yet been entered. | ||
| Changed | Event raised by the object. | |
| DidFailToValidatePartialString | Event raised by the object. | |
| EditingBegan | Event raised by the object. | |
| EditingEnded | Event raised by the object. |