MonoMac.AppKit.NSTextView Members

The members of MonoMac.AppKit.NSTextView are listed below.

See Also: Inherited members from MonoMac.AppKit.NSText

Public Constructors

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.

Public Properties

AcceptsGlyphInfobool. Documentation for this section has not yet been entered.
AllowedInputSourceLocalesstring[]. Documentation for this section has not yet been entered.
AllowsDocumentBackgroundColorChangebool. Documentation for this section has not yet been entered.
AllowsImageEditingbool. Documentation for this section has not yet been entered.
AllowsUndobool. Documentation for this section has not yet been entered.
AutomaticDashSubstitutionEnabledbool. Documentation for this section has not yet been entered.
AutomaticDataDetectionEnabledbool. Documentation for this section has not yet been entered.
AutomaticLinkDetectionEnabledbool. Documentation for this section has not yet been entered.
AutomaticQuoteSubstitutionEnabledbool. Documentation for this section has not yet been entered.
AutomaticSpellingCorrectionEnabledbool. Documentation for this section has not yet been entered.
AutomaticTextReplacementEnabledbool. Documentation for this section has not yet been entered.
BackgroundColorNSColor. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
ContinuousSpellCheckingEnabledbool. Documentation for this section has not yet been entered.
DefaultParagraphStyleNSParagraphStyle. Documentation for this section has not yet been entered.
DelegateNSTextViewDelegate. An instance of the MonoMac.AppKit.NSTextViewDelegate model class which acts as the class delegate.
DidCheckTextNSTextViewTextChecked. Delegate invoked by the object to get a value.
DisplaysLinkToolTipsbool. Documentation for this section has not yet been entered.
DoCommandBySelectorNSTextViewSelectorCommand. Delegate invoked by the object to get a value.
DrawsBackgroundbool. Documentation for this section has not yet been entered.
Editablebool. Documentation for this section has not yet been entered.
EnabledTextCheckingTypesMonoMac.Foundation.NSTextCheckingTypes. Documentation for this section has not yet been entered.
FieldEditorbool. Documentation for this section has not yet been entered.
GetCompletionsNSTextViewCompletion. Delegate invoked by the object to get a value.
GetUndoManagerNSTextViewGetUndoManager. Delegate invoked by the object to get a value.
GetWritablePasteboardTypesNSTextViewCellPosition. Delegate invoked by the object to get a value.
GrammarCheckingEnabledbool. Documentation for this section has not yet been entered.
[read-only]
IgnoreModifierKeysWhileDraggingbool. Documentation for this section has not yet been entered.
ImportsGraphicsbool. Documentation for this section has not yet been entered.
InsertionPointColorNSColor. Documentation for this section has not yet been entered.
[read-only]
LayoutManagerNSLayoutManager. Documentation for this section has not yet been entered.
LinkClickedNSTextViewLink. Delegate invoked by the object to get a value.
LinkTextAttributesMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
MarkedTextAttributesMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
MenuForEventNSTextViewEventMenu. Delegate invoked by the object to get a value.
RichTextbool. Documentation for this section has not yet been entered.
RulerVisiblebool. Documentation for this section has not yet been entered.
Selectablebool. Documentation for this section has not yet been entered.
SelectedRangesMonoMac.Foundation.NSArray. Documentation for this section has not yet been entered.
SelectedTextAttributesMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
SelectionGranularityNSSelectionGranularity. Documentation for this section has not yet been entered.
ShouldChangeTextInRangeNSTextViewChangeText. Delegate invoked by the object to get a value.
ShouldChangeTextInRangesNSTextViewSelectionShouldChange. Delegate invoked by the object to get a value.
ShouldChangeTypingAttributesNSTextViewTypeAttribute. Delegate invoked by the object to get a value.
[read-only]
ShouldDrawInsertionPointbool. Documentation for this section has not yet been entered.
ShouldSetSpellingStateNSTextViewSpellingQuery. Delegate invoked by the object to get a value.
SmartInsertDeleteEnabledbool. Documentation for this section has not yet been entered.
TextContainerNSTextContainer. Documentation for this section has not yet been entered.
TextContainerInsetSystem.Drawing.SizeF. Documentation for this section has not yet been entered.
[read-only]
TextContainerOriginSystem.Drawing.PointF. Documentation for this section has not yet been entered.
[read-only]
TextStorageNSTextStorage. Documentation for this section has not yet been entered.
TypingAttributesMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
UsesFindPanelbool. Documentation for this section has not yet been entered.
UsesFontPanelbool. Documentation for this section has not yet been entered.
UsesRulerbool. Documentation for this section has not yet been entered.
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type
WillChangeSelectionNSTextViewSelectionChange. Delegate invoked by the object to get a value.
WillChangeSelectionFromRangesNSTextViewSelectionWillChange. Delegate invoked by the object to get a value.
WillCheckTextNSTextViewOnTextCheck. Delegate invoked by the object to get a value.
WillDisplayToolTipNSTextViewTooltip. Delegate invoked by the object to get a value.
WriteCellNSTextViewCellPasteboard. Delegate invoked by the object to get a value.

Public Methods

AcceptableDragTypes() : string[]
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) : uint
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) : string[]
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) : NSDragOperation
Documentation for this section has not yet been entered.
DragOperationForDraggingInfotype(NSDraggingInfo, string) : NSDragOperation
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() : bool
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) : string[]
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[]) : string
Documentation for this section has not yet been entered.
RaiseBaseline(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
RangeForUserCharacterAttributeChange() : MonoMac.Foundation.NSRange
Documentation for this section has not yet been entered.
RangeForUserCompletion() : MonoMac.Foundation.NSRange
Documentation for this section has not yet been entered.
RangeForUserParagraphAttributeChange() : MonoMac.Foundation.NSRange
Documentation for this section has not yet been entered.
RangeForUserTextChange() : MonoMac.Foundation.NSRange
Documentation for this section has not yet been entered.
RangesForUserCharacterAttributeChange() : MonoMac.Foundation.NSArray
Documentation for this section has not yet been entered.
RangesForUserParagraphAttributeChange() : MonoMac.Foundation.NSArray
Documentation for this section has not yet been entered.
RangesForUserTextChange() : MonoMac.Foundation.NSArray
Documentation for this section has not yet been entered.
ReadablePasteboardTypes() : string[]
Documentation for this section has not yet been entered.
ReadSelectionFromPasteboard(NSPasteboard) : bool
Documentation for this section has not yet been entered.
ReadSelectionFromPasteboardtype(NSPasteboard, string) : bool
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) : bool
Documentation for this section has not yet been entered.
RulerViewShouldMoveMarker(NSRulerView, NSRulerMarker) : bool
Documentation for this section has not yet been entered.
RulerViewShouldRemoveMarker(NSRulerView, NSRulerMarker) : bool
Documentation for this section has not yet been entered.
RulerViewWillAddMarkeratLocation(NSRulerView, NSRulerMarker, float) : float
Documentation for this section has not yet been entered.
RulerViewWillMoveMarkertoLocation(NSRulerView, NSRulerMarker, float) : float
Documentation for this section has not yet been entered.
SelectionAffinity() : NSSelectionAffinity
Documentation for this section has not yet been entered.
SelectionRange(MonoMac.Foundation.NSRange, NSSelectionGranularity) : MonoMac.Foundation.NSRange
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) : bool
Documentation for this section has not yet been entered.
ShouldChangeTextInRangereplacementString(MonoMac.Foundation.NSRange, string) : bool
Documentation for this section has not yet been entered.
ShouldChangeTextInRangesreplacementStrings(MonoMac.Foundation.NSArray, string[]) : bool
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) : 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) : string
Documentation for this section has not yet been entered.
SmartInsertBefore(string, MonoMac.Foundation.NSRange) : string
Documentation for this section has not yet been entered.
SpellCheckerDocumentTag() : int
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) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
WritablePasteboardTypes() : string[]
Documentation for this section has not yet been entered.
WriteSelectionToPasteboardtype(NSPasteboard, string) : bool
Documentation for this section has not yet been entered.
WriteSelectionToPasteboardtypes(NSPasteboard, string[]) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSTextView object.

Public Events

CellClickedEvent raised by the object.
CellDoubleClickedEvent raised by the object.
DidChangeSelectionEvent raised by the object.
DidChangeTypingAttributesEvent raised by the object.
DraggedCellEvent raised by the object.