The members of MonoMac.AppKit.NSText are listed below.
See Also: Inherited members from MonoMac.AppKit.NSView
NSText() | 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 NSText with the specified frame. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| Alignment | NSTextAlignment. Documentation for this section has not yet been entered. | |
| BackgroundColor | NSColor. Documentation for this section has not yet been entered. | |
| BaseWritingDirection | NSWritingDirection. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | NSTextDelegate. An instance of the MonoMac.AppKit.NSTextDelegate model class which acts as the class delegate. | |
| DrawsBackground | bool. Documentation for this section has not yet been entered. | |
| Editable | bool. Documentation for this section has not yet been entered. | |
| FieldEditor | bool. Documentation for this section has not yet been entered. | |
| Font | NSFont. Documentation for this section has not yet been entered. | |
| HorizontallyResizable | bool. Documentation for this section has not yet been entered. | |
| ImportsGraphics | bool. Documentation for this section has not yet been entered. | |
| [read-only] | IsRulerVisible | bool. Documentation for this section has not yet been entered. |
| MaxSize | System.Drawing.SizeF. Documentation for this section has not yet been entered. | |
| MinSize | System.Drawing.SizeF. Documentation for this section has not yet been entered. | |
| RichText | bool. Documentation for this section has not yet been entered. | |
| Selectable | bool. Documentation for this section has not yet been entered. | |
| SelectedRange | MonoMac.Foundation.NSRange. Documentation for this section has not yet been entered. | |
| TextColor | NSColor. Documentation for this section has not yet been entered. | |
| TextShouldBeginEditing | NSTextPredicate. Delegate invoked by the object to get a value. | |
| TextShouldEndEditing | NSTextPredicate. Delegate invoked by the object to get a value. | |
| UsesFontPanel | bool. Documentation for this section has not yet been entered. | |
| Value | string. Documentation for this section has not yet been entered. | |
| VerticallyResizable | bool. Documentation for this section has not yet been entered. | |
| WeakDelegate | MonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type |
AlignCenter(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
AlignLeft(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
AlignRight(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ChangeFont(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
CheckSpelling(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
Copy(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
CopyFont(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
CopyRuler(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
Cut(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
Delete(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
FromRtfdFile(string)Documentation for this section has not yet been entered. | ||
Paste(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
PasteFont(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
PasteRuler(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
Replace(MonoMac.Foundation.NSRange, string)Documentation for this section has not yet been entered. | ||
ReplaceWithRtf(MonoMac.Foundation.NSRange, MonoMac.Foundation.NSData)Documentation for this section has not yet been entered. | ||
ReplaceWithRtfd(MonoMac.Foundation.NSRange, MonoMac.Foundation.NSData)Documentation for this section has not yet been entered. | ||
RtfdFromRange(MonoMac.Foundation.NSRange)Documentation for this section has not yet been entered. | ||
RtfFromRange(MonoMac.Foundation.NSRange)Documentation for this section has not yet been entered. | ||
ScrollRangeToVisible(MonoMac.Foundation.NSRange)Documentation for this section has not yet been entered. | ||
SelectAll(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SetFont(NSFont, MonoMac.Foundation.NSRange)Documentation for this section has not yet been entered. | ||
SetTextColor(NSColor, MonoMac.Foundation.NSRange)Documentation for this section has not yet been entered. | ||
ShowGuessPanel(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SizeToFit()Documentation for this section has not yet been entered. | ||
Subscript(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
Superscript(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
ToggleRuler(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
Underline(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
Unscript(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
WriteRtfd(string, bool)Documentation for this section has not yet been entered. | ||
| TextDidBeginEditing | Event raised by the object. | |
| TextDidChange | Event raised by the object. | |
| TextDidEndEditing | Event raised by the object. |