The members of MonoMac.AppKit.NSTextView are listed below.
See Also: Inherited members from MonoMac.AppKit.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 NSTextView with the specified frame. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| Documentation for this section has not yet been entered. | 
| AcceptsGlyphInfo | bool. Documentation for this section has not yet been entered. | |
| AllowedInputSourceLocales | string[]. Documentation for this section has not yet been entered. | |
| AllowsDocumentBackgroundColorChange | bool. Documentation for this section has not yet been entered. | |
| AllowsImageEditing | bool. Documentation for this section has not yet been entered. | |
| AllowsUndo | bool. Documentation for this section has not yet been entered. | |
| AutomaticDashSubstitutionEnabled | bool. Documentation for this section has not yet been entered. | |
| AutomaticDataDetectionEnabled | bool. Documentation for this section has not yet been entered. | |
| AutomaticLinkDetectionEnabled | bool. Documentation for this section has not yet been entered. | |
| AutomaticQuoteSubstitutionEnabled | bool. Documentation for this section has not yet been entered. | |
| AutomaticSpellingCorrectionEnabled | bool. Documentation for this section has not yet been entered. | |
| AutomaticTextReplacementEnabled | bool. Documentation for this section has not yet been entered. | |
| BackgroundColor | NSColor. Documentation for this section has not yet been entered. | |
| [read-only] override  | ClassHandle | IntPtr. The handle for this class. | 
| ContinuousSpellCheckingEnabled | bool. Documentation for this section has not yet been entered. | |
| DefaultParagraphStyle | NSParagraphStyle. Documentation for this section has not yet been entered. | |
| Delegate | NSTextViewDelegate. An instance of the MonoMac.AppKit.NSTextViewDelegate model class which acts as the class delegate. | |
| DidCheckText | NSTextViewTextChecked. Delegate invoked by the object to get a value. | |
| DisplaysLinkToolTips | bool. Documentation for this section has not yet been entered. | |
| DoCommandBySelector | NSTextViewSelectorCommand. 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. | |
| EnabledTextCheckingTypes | MonoMac.Foundation.NSTextCheckingTypes. Documentation for this section has not yet been entered. | |
| FieldEditor | bool. Documentation for this section has not yet been entered. | |
| GetCompletions | NSTextViewCompletion. Delegate invoked by the object to get a value. | |
| GetUndoManager | NSTextViewGetUndoManager. Delegate invoked by the object to get a value. | |
| GetWritablePasteboardTypes | NSTextViewCellPosition. Delegate invoked by the object to get a value. | |
| GrammarCheckingEnabled | bool. Documentation for this section has not yet been entered. | |
| [read-only] | IgnoreModifierKeysWhileDragging | bool. Documentation for this section has not yet been entered. | 
| ImportsGraphics | bool. Documentation for this section has not yet been entered. | |
| InsertionPointColor | NSColor. Documentation for this section has not yet been entered. | |
| [read-only] | LayoutManager | NSLayoutManager. Documentation for this section has not yet been entered. | 
| LinkClicked | NSTextViewLink. Delegate invoked by the object to get a value. | |
| LinkTextAttributes | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. | |
| MarkedTextAttributes | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. | |
| MenuForEvent | NSTextViewEventMenu. Delegate invoked by the object to get a value. | |
| RichText | bool. Documentation for this section has not yet been entered. | |
| RulerVisible | bool. Documentation for this section has not yet been entered. | |
| Selectable | bool. Documentation for this section has not yet been entered. | |
| SelectedRanges | MonoMac.Foundation.NSArray. Documentation for this section has not yet been entered. | |
| SelectedTextAttributes | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. | |
| SelectionGranularity | NSSelectionGranularity. Documentation for this section has not yet been entered. | |
| ShouldChangeTextInRange | NSTextViewChangeText. Delegate invoked by the object to get a value. | |
| ShouldChangeTextInRanges | NSTextViewSelectionShouldChange. Delegate invoked by the object to get a value. | |
| ShouldChangeTypingAttributes | NSTextViewTypeAttribute. Delegate invoked by the object to get a value. | |
| [read-only] | ShouldDrawInsertionPoint | bool. Documentation for this section has not yet been entered. | 
| ShouldSetSpellingState | NSTextViewSpellingQuery. Delegate invoked by the object to get a value. | |
| SmartInsertDeleteEnabled | bool. Documentation for this section has not yet been entered. | |
| TextContainer | NSTextContainer. Documentation for this section has not yet been entered. | |
| TextContainerInset | System.Drawing.SizeF. Documentation for this section has not yet been entered. | |
| [read-only] | TextContainerOrigin | System.Drawing.PointF. Documentation for this section has not yet been entered. | 
| [read-only] | TextStorage | NSTextStorage. Documentation for this section has not yet been entered. | 
| TypingAttributes | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. | |
| UsesFindPanel | bool. Documentation for this section has not yet been entered. | |
| UsesFontPanel | bool. Documentation for this section has not yet been entered. | |
| UsesRuler | 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 | |
| WillChangeSelection | NSTextViewSelectionChange. Delegate invoked by the object to get a value. | |
| WillChangeSelectionFromRanges | NSTextViewSelectionWillChange. Delegate invoked by the object to get a value. | |
| WillCheckText | NSTextViewOnTextCheck. Delegate invoked by the object to get a value. | |
| WillDisplayToolTip | NSTextViewTooltip. Delegate invoked by the object to get a value. | |
| WriteCell | NSTextViewCellPasteboard. Delegate invoked by the object to get a value. | 
| AcceptableDragTypes() Documentation for this section has not yet been entered. | ||
| AlignJustified(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| BreakUndoCoalescing() Documentation for this section has not yet been entered. | ||
| ChangeAttributes(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ChangeColor(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ChangeDocumentBackgroundColor(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| CharacterIndex(System.Drawing.PointF) Documentation for this section has not yet been entered. | ||
| CheckText(MonoMac.Foundation.NSRange, MonoMac.Foundation.NSTextCheckingTypes, MonoMac.Foundation.NSDictionary) Documentation for this section has not yet been entered. | ||
| CheckTextInDocument(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| CheckTextInSelection(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| CleanUpAfterDragOperation() Documentation for this section has not yet been entered. | ||
| ClickedOnLink(MonoMac.Foundation.NSObject, uint) Documentation for this section has not yet been entered. | ||
| Complete(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| CompletionsForPartialWord(MonoMac.Foundation.NSRange, int) Documentation for this section has not yet been entered. | ||
| DidChangeText() Documentation for this section has not yet been entered. | ||
| DraggedImageBeganAt(NSImage, System.Drawing.PointF) Documentation for this section has not yet been entered. | ||
| DraggedImageEndedAtDeposited(NSImage, System.Drawing.PointF, bool) Documentation for this section has not yet been entered. | ||
| DraggedImageEndedAtOperation(NSImage, System.Drawing.PointF, NSDragOperation) Documentation for this section has not yet been entered. | ||
| DraggedImageMovedTo(NSImage, System.Drawing.PointF) Documentation for this section has not yet been entered. | ||
| DraggingSourceOperationMaskForLocal(bool) Documentation for this section has not yet been entered. | ||
| DragOperationForDraggingInfotype(NSDraggingInfo, string) Documentation for this section has not yet been entered. | ||
| DrawInsertionPointInRectcolorturnedOn(System.Drawing.RectangleF, NSColor, bool) Documentation for this section has not yet been entered. | ||
| DrawViewBackgroundInRect(System.Drawing.RectangleF) Documentation for this section has not yet been entered. | ||
| HandleTextChecking(MonoMac.Foundation.NSTextCheckingResult[], MonoMac.Foundation.NSRange, MonoMac.Foundation.NSTextCheckingTypes, MonoMac.Foundation.NSDictionary, MonoMac.Foundation.NSOrthography, int) Documentation for this section has not yet been entered. | ||
| InsertCompletionforPartialWord(string, MonoMac.Foundation.NSRange, int, bool) Documentation for this section has not yet been entered. | ||
| InsertText(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| InvalidateTextContainerOrigin() Documentation for this section has not yet been entered. | ||
| IsCoalescingUndo() Documentation for this section has not yet been entered. | ||
| LoosenKerning(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| LowerBaseline(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| NamesOfPromisedFilesDroppedAtDestination(MonoMac.Foundation.NSUrl) Documentation for this section has not yet been entered. | ||
| OrderFrontLinkPanel(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| OrderFrontListPanel(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| OrderFrontSpacingPanel(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| OrderFrontSubstitutionsPanel(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| OrderFrontTablePanel(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| Outline(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| PasteAsPlainText(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| PasteAsRichText(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| PerformFindPanelAction(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| PreferredPasteboardTypeFromArrayrestrictedToTypesFromArray(string[], string[]) Documentation for this section has not yet been entered. | ||
| RaiseBaseline(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| RangeForUserCharacterAttributeChange() Documentation for this section has not yet been entered. | ||
| RangeForUserCompletion() Documentation for this section has not yet been entered. | ||
| RangeForUserParagraphAttributeChange() Documentation for this section has not yet been entered. | ||
| RangeForUserTextChange() Documentation for this section has not yet been entered. | ||
| RangesForUserCharacterAttributeChange() Documentation for this section has not yet been entered. | ||
| RangesForUserParagraphAttributeChange() Documentation for this section has not yet been entered. | ||
| RangesForUserTextChange() Documentation for this section has not yet been entered. | ||
| ReadablePasteboardTypes() Documentation for this section has not yet been entered. | ||
| ReadSelectionFromPasteboard(NSPasteboard) Documentation for this section has not yet been entered. | ||
| ReadSelectionFromPasteboardtype(NSPasteboard, string) Documentation for this section has not yet been entered. | ||
| static  | RegisterForServices() Documentation for this section has not yet been entered. | |
| ReplaceTextContainer(NSTextContainer) Documentation for this section has not yet been entered. | ||
| RulerViewDidAddMarker(NSRulerView, NSRulerMarker) Documentation for this section has not yet been entered. | ||
| RulerViewDidMoveMarker(NSRulerView, NSRulerMarker) Documentation for this section has not yet been entered. | ||
| RulerViewDidRemoveMarker(NSRulerView, NSRulerMarker) Documentation for this section has not yet been entered. | ||
| RulerViewHandleMouseDown(NSRulerView, NSEvent) Documentation for this section has not yet been entered. | ||
| RulerViewShouldAddMarker(NSRulerView, NSRulerMarker) Documentation for this section has not yet been entered. | ||
| RulerViewShouldMoveMarker(NSRulerView, NSRulerMarker) Documentation for this section has not yet been entered. | ||
| RulerViewShouldRemoveMarker(NSRulerView, NSRulerMarker) Documentation for this section has not yet been entered. | ||
| RulerViewWillAddMarkeratLocation(NSRulerView, NSRulerMarker, float) Documentation for this section has not yet been entered. | ||
| RulerViewWillMoveMarkertoLocation(NSRulerView, NSRulerMarker, float) Documentation for this section has not yet been entered. | ||
| SelectionAffinity() Documentation for this section has not yet been entered. | ||
| SelectionRange(MonoMac.Foundation.NSRange, NSSelectionGranularity) Documentation for this section has not yet been entered. | ||
| SetAlignmentrange(NSTextAlignment, MonoMac.Foundation.NSRange) Documentation for this section has not yet been entered. | ||
| SetBaseWritingDirectionrange(NSWritingDirection, MonoMac.Foundation.NSRange) Documentation for this section has not yet been entered. | ||
| SetConstrainedFrameSize(System.Drawing.SizeF) Documentation for this section has not yet been entered. | ||
| SetNeedsDisplay(System.Drawing.RectangleF, bool) Documentation for this section has not yet been entered. | ||
| SetSelectedRange(MonoMac.Foundation.NSRange) Documentation for this section has not yet been entered. | ||
| SetSelectedRange(MonoMac.Foundation.NSRange, NSSelectionAffinity, bool) Documentation for this section has not yet been entered. | ||
| SetSelectedRangeaffinitystillSelecting(MonoMac.Foundation.NSRange, NSSelectionAffinity, bool) Documentation for this section has not yet been entered. | ||
| SetSelectedRangesaffinitystillSelecting(MonoMac.Foundation.NSArray, NSSelectionAffinity, bool) Documentation for this section has not yet been entered. | ||
| SetSpellingStaterange(int, MonoMac.Foundation.NSRange) Documentation for this section has not yet been entered. | ||
| ShouldChangeText(MonoMac.Foundation.NSRange, string) Documentation for this section has not yet been entered. | ||
| ShouldChangeTextInRangereplacementString(MonoMac.Foundation.NSRange, string) Documentation for this section has not yet been entered. | ||
| ShouldChangeTextInRangesreplacementStrings(MonoMac.Foundation.NSArray, string[]) Documentation for this section has not yet been entered. | ||
| ShowFindIndicatorForRange(MonoMac.Foundation.NSRange) Documentation for this section has not yet been entered. | ||
| SmartDeleteRangeForProposedRange(MonoMac.Foundation.NSRange) Documentation for this section has not yet been entered. | ||
| SmartInsert(string, MonoMac.Foundation.NSRange, string, string) Documentation for this section has not yet been entered. | ||
| SmartInsertAfter(string, MonoMac.Foundation.NSRange) Documentation for this section has not yet been entered. | ||
| SmartInsertBefore(string, MonoMac.Foundation.NSRange) Documentation for this section has not yet been entered. | ||
| SpellCheckerDocumentTag() Documentation for this section has not yet been entered. | ||
| StartSpeaking(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| StopSpeaking(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| TightenKerning(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ToggleAutomaticDashSubstitution(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ToggleAutomaticDataDetection(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ToggleAutomaticLinkDetection(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ToggleAutomaticQuoteSubstitution(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ToggleAutomaticSpellingCorrection(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ToggleAutomaticTextReplacement(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ToggleContinuousSpellChecking(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ToggleGrammarChecking(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ToggleSmartInsertDelete(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ToggleTraditionalCharacterShape(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| TurnOffKerning(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| TurnOffLigatures(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| UpdateDragTypeRegistration() Documentation for this section has not yet been entered. | ||
| UpdateFontPanel() Documentation for this section has not yet been entered. | ||
| UpdateInsertionPointStateAndRestartTimer(bool) Documentation for this section has not yet been entered. | ||
| UpdateRuler() Documentation for this section has not yet been entered. | ||
| UseAllLigatures(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| UseStandardKerning(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| UseStandardLigatures(MonoMac.Foundation.NSObject) Documentation for this section has not yet been entered. | ||
| ValidRequestorForSendTypereturnType(string, string) Documentation for this section has not yet been entered. | ||
| WritablePasteboardTypes() Documentation for this section has not yet been entered. | ||
| WriteSelectionToPasteboardtype(NSPasteboard, string) Documentation for this section has not yet been entered. | ||
| WriteSelectionToPasteboardtypes(NSPasteboard, string[]) Documentation for this section has not yet been entered. | ||
| CellClicked | Event raised by the object. | |
| CellDoubleClicked | Event raised by the object. | |
| DidChangeSelection | Event raised by the object. | |
| DidChangeTypingAttributes | Event raised by the object. | |
| DraggedCell | Event raised by the object. |