Share via


NSTextView Class

Definition

[Foundation.Register("NSTextView", true)]
public class NSTextView : AppKit.NSText, AppKit.INSAccessibilityNavigableStaticText, AppKit.INSCandidateListTouchBarItemDelegate, AppKit.INSColorChanging, AppKit.INSDraggingSource, AppKit.INSMenuItemValidation, AppKit.INSTextContent, AppKit.INSTextInput, AppKit.INSTextInputClient, AppKit.INSTextLayoutOrientationProvider, AppKit.INSTouchBarDelegate, AppKit.INSUserInterfaceValidations, IDisposable
[<Foundation.Register("NSTextView", true)>]
type NSTextView = class
    inherit NSText
    interface INSAccessibilityElementProtocol
    interface INativeObject
    interface IDisposable
    interface INSAccessibilityNavigableStaticText
    interface INSAccessibilityStaticText
    interface INSCandidateListTouchBarItemDelegate
    interface INSColorChanging
    interface INSDraggingSource
    interface INSMenuItemValidation
    interface INSTextContent
    interface INSTextInput
    interface INSTextInputClient
    interface INSTextLayoutOrientationProvider
    interface INSTouchBarDelegate
    interface INSUserInterfaceValidations
Inheritance
Attributes
Implements

Constructors

Name Description
NSTextView()

Creates a new NSTextView with default values.

NSTextView(Boolean)
NSTextView(CGRect, NSTextContainer)
NSTextView(CGRect)
NSTextView(NativeHandle)

A constructor used when creating managed representations of unmanaged objects. Called by the runtime.

NSTextView(NSCoder)

A constructor that initializes the object from the data stored in the unarchiver object.

NSTextView(NSObjectFlag)

Constructor to call on derived classes to skip initialization and merely allocate the object.

Properties

Name Description
AcceptsGlyphInfo
AcceptsTouchEvents (Inherited from NSView)
AccessibilityActionNames (Inherited from NSView)
AccessibilityActivationPoint (Inherited from NSView)
AccessibilityAllowedValues (Inherited from NSView)
AccessibilityAlternateUIVisible (Inherited from NSView)
AccessibilityApplicationFocusedUIElement (Inherited from NSView)
AccessibilityAttributedUserInputLabels (Inherited from NSView)
AccessibilityAttributeNames (Inherited from NSView)
AccessibilityCancelButton (Inherited from NSView)
AccessibilityChildren (Inherited from NSView)
AccessibilityChildrenInNavigationOrder (Inherited from NSView)
AccessibilityClearButton (Inherited from NSView)
AccessibilityCloseButton (Inherited from NSView)
AccessibilityColumnCount (Inherited from NSView)
AccessibilityColumnHeaderUIElements (Inherited from NSView)
AccessibilityColumnIndexRange (Inherited from NSView)
AccessibilityColumns (Inherited from NSView)
AccessibilityColumnTitles (Inherited from NSView)
AccessibilityContents (Inherited from NSView)
AccessibilityCriticalValue (Inherited from NSView)
AccessibilityCustomActions (Inherited from NSView)
AccessibilityCustomRotors (Inherited from NSView)
AccessibilityDecrementButton (Inherited from NSView)
AccessibilityDefaultButton (Inherited from NSView)
AccessibilityDisclosed (Inherited from NSView)
AccessibilityDisclosedByRow (Inherited from NSView)
AccessibilityDisclosedRows (Inherited from NSView)
AccessibilityDisclosureLevel (Inherited from NSView)
AccessibilityDocument (Inherited from NSView)
AccessibilityEdited (Inherited from NSView)
AccessibilityElement (Inherited from NSView)
AccessibilityEnabled (Inherited from NSView)
AccessibilityExpanded (Inherited from NSView)
AccessibilityExtrasMenuBar (Inherited from NSView)
AccessibilityFilename (Inherited from NSView)
AccessibilityFocused
AccessibilityFocusedWindow (Inherited from NSView)
AccessibilityFrame
AccessibilityFrontmost (Inherited from NSView)
AccessibilityFullScreenButton (Inherited from NSView)
AccessibilityGrowArea (Inherited from NSView)
AccessibilityHandles (Inherited from NSView)
AccessibilityHeader (Inherited from NSView)
AccessibilityHelp (Inherited from NSView)
AccessibilityHidden (Inherited from NSView)
AccessibilityHorizontalScrollBar (Inherited from NSView)
AccessibilityHorizontalUnitDescription (Inherited from NSView)
AccessibilityHorizontalUnits (Inherited from NSView)
AccessibilityIdentifier
AccessibilityIncrementButton (Inherited from NSView)
AccessibilityIndex (Inherited from NSView)
AccessibilityInsertionPointLineNumber (Inherited from NSView)
AccessibilityIsIgnored (Inherited from NSView)
AccessibilityLabel (Inherited from NSView)
AccessibilityLabelUIElements (Inherited from NSView)
AccessibilityLabelValue (Inherited from NSView)
AccessibilityLinkedUIElements (Inherited from NSView)
AccessibilityMain (Inherited from NSView)
AccessibilityMainWindow (Inherited from NSView)
AccessibilityMarkerGroupUIElement (Inherited from NSView)
AccessibilityMarkerTypeDescription (Inherited from NSView)
AccessibilityMarkerUIElements (Inherited from NSView)
AccessibilityMarkerValues (Inherited from NSView)
AccessibilityMaxValue (Inherited from NSView)
AccessibilityMenuBar (Inherited from NSView)
AccessibilityMinimizeButton (Inherited from NSView)
AccessibilityMinimized (Inherited from NSView)
AccessibilityMinValue (Inherited from NSView)
AccessibilityModal (Inherited from NSView)
AccessibilityNextContents (Inherited from NSView)
AccessibilityNotifiesWhenDestroyed (Inherited from NSView)
AccessibilityNumberOfCharacters (Inherited from NSView)
AccessibilityOrderedByRow (Inherited from NSView)
AccessibilityOrientation (Inherited from NSView)
AccessibilityOverflowButton (Inherited from NSView)
AccessibilityParameterizedAttributeNames (Inherited from NSView)
AccessibilityParent
AccessibilityPlaceholderValue (Inherited from NSView)
AccessibilityPreviousContents (Inherited from NSView)
AccessibilityProtectedContent (Inherited from NSView)
AccessibilityProxy (Inherited from NSView)
AccessibilityRequired (Inherited from NSView)
AccessibilityRole (Inherited from NSView)
AccessibilityRoleDescription (Inherited from NSView)
AccessibilityRowCount (Inherited from NSView)
AccessibilityRowHeaderUIElements (Inherited from NSView)
AccessibilityRowIndexRange (Inherited from NSView)
AccessibilityRows (Inherited from NSView)
AccessibilityRulerMarkerType (Inherited from NSView)
AccessibilitySearchButton (Inherited from NSView)
AccessibilitySearchMenu (Inherited from NSView)
AccessibilitySelected (Inherited from NSView)
AccessibilitySelectedCells (Inherited from NSView)
AccessibilitySelectedChildren (Inherited from NSView)
AccessibilitySelectedColumns (Inherited from NSView)
AccessibilitySelectedRows (Inherited from NSView)
AccessibilitySelectedText (Inherited from NSView)
AccessibilitySelectedTextRange (Inherited from NSView)
AccessibilitySelectedTextRanges (Inherited from NSView)
AccessibilityServesAsTitleForUIElements (Inherited from NSView)
AccessibilitySharedCharacterRange (Inherited from NSView)
AccessibilitySharedFocusElements (Inherited from NSView)
AccessibilitySharedTextUIElements (Inherited from NSView)
AccessibilityShownMenu (Inherited from NSView)
AccessibilitySortDirection (Inherited from NSView)
AccessibilitySplitters (Inherited from NSView)
AccessibilitySubrole (Inherited from NSView)
AccessibilityTabs (Inherited from NSView)
AccessibilityTitle (Inherited from NSView)
AccessibilityTitleUIElement (Inherited from NSView)
AccessibilityToolbarButton (Inherited from NSView)
AccessibilityTopLevelUIElement (Inherited from NSView)
AccessibilityUnitDescription (Inherited from NSView)
AccessibilityUnits (Inherited from NSView)
AccessibilityUrl (Inherited from NSView)
AccessibilityUserInputLabels (Inherited from NSView)
AccessibilityValue
AccessibilityValueDescription (Inherited from NSView)
AccessibilityVerticalScrollBar (Inherited from NSView)
AccessibilityVerticalUnitDescription (Inherited from NSView)
AccessibilityVerticalUnits (Inherited from NSView)
AccessibilityVisibleCells (Inherited from NSView)
AccessibilityVisibleCharacterRange
AccessibilityVisibleChildren (Inherited from NSView)
AccessibilityVisibleColumns (Inherited from NSView)
AccessibilityVisibleRows (Inherited from NSView)
AccessibilityWarningValue (Inherited from NSView)
AccessibilityWindow (Inherited from NSView)
AccessibilityWindows (Inherited from NSView)
AccessibilityZoomButton (Inherited from NSView)
AdditionalSafeAreaInsets (Inherited from NSView)
Alignment (Inherited from NSText)
AlignmentRectInsets (Inherited from NSView)
AllowedInputSourceLocales
AllowedWritingToolsResultOptions
AllowsCharacterPickerTouchBarItem
AllowsDocumentBackgroundColorChange
AllowsImageEditing
AllowsUndo
AllowsVibrancy (Inherited from NSView)
AlphaValue (Inherited from NSView)
Animations (Inherited from NSView)
Animator (Inherited from NSView)
Appearance (Inherited from NSView)
AttributedString
AutomaticDashSubstitutionEnabled
AutomaticDataDetectionEnabled
AutomaticLinkDetectionEnabled
AutomaticQuoteSubstitutionEnabled
AutomaticSpellingCorrectionEnabled
AutomaticTextCompletionEnabled
AutomaticTextReplacementEnabled
AutoresizesSubviews (Inherited from NSView)
AutoresizingMask (Inherited from NSView)
BackgroundColor
BackgroundFilters (Inherited from NSView)
BaselineOffsetFromBottom (Inherited from NSView)
BaseWritingDirection (Inherited from NSText)
BottomAnchor (Inherited from NSView)
Bounds (Inherited from NSView)
BoundsRotation (Inherited from NSView)
CanBecomeKeyView (Inherited from NSView)
CandidateListTouchBarItem
CanDrawConcurrently (Inherited from NSView)
CanDrawSubviewsIntoLayer (Inherited from NSView)
CenterXAnchor (Inherited from NSView)
CenterYAnchor (Inherited from NSView)
Class (Inherited from NSObject)
ClassHandle

The Objective-C class handle for this class.

ClipsToBounds (Inherited from NSView)
CompositingFilter (Inherited from NSView)
Constraints (Inherited from NSView)
ContentFilters (Inherited from NSView)
ContentType
ContinuousSpellCheckingEnabled
ConversationIdentifier
DebugDescription (Inherited from NSObject)
DefaultParagraphStyle
Delegate
Description (Inherited from NSObject)
DidChangeSelectionNotification

Notification constant for DidChangeSelection

DidChangeTypingAttributesNotification

Notification constant for DidChangeTypingAttributes

DidCheckText
DidSwitchToNSLayoutManagerNotification

Notification constant for DidSwitchToNSLayoutManager

DisplaysLinkToolTips
DoCommandBySelector
DocumentVisibleRect
DrawsBackground
Editable
EffectiveAppearance (Inherited from NSView)
EnabledTextCheckingTypes
EnclosingScrollView (Inherited from NSView)
ExposedBindings (Inherited from NSObject)
FieldEditor
FirstBaselineAnchor (Inherited from NSView)
FirstBaselineOffsetFromTop (Inherited from NSView)
FittingSize (Inherited from NSView)
FocusRingMaskBounds (Inherited from NSView)
FocusRingType (Inherited from NSView)
Font (Inherited from NSText)
Frame (Inherited from NSView)
FrameCenterRotation (Inherited from NSView)
FrameRotation (Inherited from NSView)
GestureRecognizers (Inherited from NSView)
GetCandidates
GetCompletions
GetTextCheckingCandidates
GetUndoManager
GetWritablePasteboardTypes
GetWritingToolsIgnoredRangesInEnclosingRange
GrammarCheckingEnabled
Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from NSObject)
HasAmbiguousLayout (Inherited from NSView)
HasMarkedText
HeightAdjustLimit (Inherited from NSView)
HeightAnchor (Inherited from NSView)
Hidden (Inherited from NSView)
HorizontalContentSizeConstraintActive (Inherited from NSView)
HorizontallyResizable (Inherited from NSText)
Identifier (Inherited from NSView)
IgnoreModifierKeysWhileDragging
ImportsGraphics
InlinePredictionType
InLiveResize (Inherited from NSView)
InputContext (Inherited from NSView)
InsertionPointColor
IntrinsicContentSize (Inherited from NSView)
IsDirectBinding (Inherited from NSObject)
IsDrawingFindIndicator (Inherited from NSView)
IsFlipped (Inherited from NSView)
IsHiddenOrHasHiddenAncestor (Inherited from NSView)
IsIncrementalSearchingEnabled
IsInFullscreenMode (Inherited from NSView)
IsOpaque (Inherited from NSView)
IsProxy (Inherited from NSObject)
IsRotatedFromBase (Inherited from NSView)
IsRotatedOrScaledFromBase (Inherited from NSView)
IsRulerVisible (Inherited from NSText)
LastBaselineAnchor (Inherited from NSView)
LastBaselineOffsetFromBottom (Inherited from NSView)
Layer (Inherited from NSView)
LayerContentsPlacement (Inherited from NSView)
LayerContentsRedrawPolicy (Inherited from NSView)
LayerUsesCoreImageFilters (Inherited from NSView)
LayoutGuides (Inherited from NSView)
LayoutManager
LayoutMarginsGuide (Inherited from NSView)
LayoutOrientation
LeadingAnchor (Inherited from NSView)
LeftAnchor (Inherited from NSView)
LinkClicked
LinkTextAttributes
MarkedRange
MarkedTextAttributes
MathExpressionCompletionType
MaxSize (Inherited from NSText)
Menu (Inherited from NSResponder)
MenuForEvent
MinSize (Inherited from NSText)
MouseDownCanMoveWindow (Inherited from NSView)
NeedsDisplay (Inherited from NSView)
NeedsLayout (Inherited from NSView)
NeedsPanelToBecomeKey (Inherited from NSView)
NeedsUpdateConstraints (Inherited from NSView)
NextKeyView (Inherited from NSView)
NextResponder (Inherited from NSResponder)
NextValidKeyView (Inherited from NSView)
OpaqueAncestor (Inherited from NSView)
PageFooter (Inherited from NSView)
PageHeader (Inherited from NSView)
PostsBoundsChangedNotifications (Inherited from NSView)
PostsFrameChangedNotifications (Inherited from NSView)
PreferredTextAccessoryPlacement
PrefersCompactControlSizeMetrics (Inherited from NSView)
PreparedContentRect (Inherited from NSView)
PreservesContentDuringLiveResize (Inherited from NSView)
PressureConfiguration (Inherited from NSView)
PreviousKeyView (Inherited from NSView)
PreviousValidKeyView (Inherited from NSView)
PrintJobTitle (Inherited from NSView)
RectPreservedDuringLiveResize (Inherited from NSView)
RetainCount (Inherited from NSObject)
RichText
RightAnchor (Inherited from NSView)
RulerVisible
SafeAreaInsets (Inherited from NSView)
SafeAreaLayoutGuide (Inherited from NSView)
SafeAreaRect (Inherited from NSView)
Selectable
SelectedRange (Inherited from NSText)
SelectedRanges
SelectedTextAttributes
SelectionGranularity
Self (Inherited from NSObject)
Shadow (Inherited from NSView)
ShouldChangeTextInRange
ShouldChangeTextInRanges
ShouldChangeTypingAttributes
ShouldDrawColor (Inherited from NSView)
ShouldDrawInsertionPoint
ShouldSelectCandidates
ShouldSetSpellingState
ShouldUpdateTouchBarItemIdentifiers
SmartInsertDeleteEnabled
StronglyReferencesTextStorage
Subviews (Inherited from NSView)
Superclass (Inherited from NSObject)
SuperHandle

Handle used to represent the methods in the base class for this NSObject.

(Inherited from NSObject)
Superview (Inherited from NSView)
SupportsAdaptiveImageGlyph
Tag (Inherited from NSView)
TextColor (Inherited from NSText)
TextContainer
TextContainerInset
TextContainerOrigin
TextContentStorage
TextHighlightAttributes
TextLayoutManager
TextShouldBeginEditing (Inherited from NSText)
TextShouldEndEditing (Inherited from NSText)
TextStorage
ToolTip (Inherited from NSView)
TopAnchor (Inherited from NSView)
TouchBar (Inherited from NSResponder)
TrailingAnchor (Inherited from NSView)
TranslatesAutoresizingMaskIntoConstraints (Inherited from NSView)
TypingAttributes
UnionRectInVisibleSelectedRange
UserActivity (Inherited from NSResponder)
UserInterfaceLayoutDirection (Inherited from NSView)
UsesAdaptiveColorMappingForDarkAppearance
UsesFindBar
UsesFindPanel
UsesFontPanel
UsesInspectorBar
UsesRolloverButtonForSelection
UsesRuler
ValidAttributesForMarkedText
Value (Inherited from NSText)
VerticalContentSizeConstraintActive (Inherited from NSView)
VerticallyResizable (Inherited from NSText)
WantsBestResolutionOpenGLSurface (Inherited from NSView)
WantsDefaultClipping (Inherited from NSView)
WantsLayer (Inherited from NSView)
WantsPeriodicDraggingUpdates (Inherited from NSView)
WantsRestingTouches (Inherited from NSView)
WantsUpdateLayer (Inherited from NSView)
WeakDelegate
WidthAdjustLimit (Inherited from NSView)
WidthAnchor (Inherited from NSView)
WillChangeNotifyingTextViewNotification

Notification constant for WillChangeNotifyingTextView

WillChangeSelection
WillChangeSelectionFromRanges
WillCheckText
WillDisplayToolTip
WillSwitchToNSLayoutManagerNotification

Notification constant for WillSwitchToNSLayoutManager

Window (Inherited from NSView)
WindowLevel
WriteCell
WritingToolsActive
WritingToolsBehavior
WritingToolsCoordinator (Inherited from NSView)
Zone (Inherited from NSObject)

Methods

Name Description
AcceptableDragTypes()
AcceptsFirstMouse(NSEvent) (Inherited from NSView)
AcceptsFirstResponder() (Inherited from NSResponder)
AccessibilityPerformAction(NSString) (Inherited from NSView)
AccessibilityPerformCancel() (Inherited from NSView)
AccessibilityPerformConfirm() (Inherited from NSView)
AccessibilityPerformDecrement() (Inherited from NSView)
AccessibilityPerformDelete() (Inherited from NSView)
AccessibilityPerformIncrement() (Inherited from NSView)
AccessibilityPerformPick() (Inherited from NSView)
AccessibilityPerformPress() (Inherited from NSView)
AccessibilityPerformRaise() (Inherited from NSView)
AccessibilityPerformShowAlternateUI() (Inherited from NSView)
AccessibilityPerformShowDefaultUI() (Inherited from NSView)
AccessibilityPerformShowMenu() (Inherited from NSView)
AddConstraint(NSLayoutConstraint) (Inherited from NSView)
AddConstraints(NSLayoutConstraint[]) (Inherited from NSView)
AddCursorRect(CGRect, NSCursor) (Inherited from NSView)
AddGestureRecognizer(NSGestureRecognizer) (Inherited from NSView)
AddLayoutGuide(NSLayoutGuide) (Inherited from NSView)
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr) (Inherited from NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr) (Inherited from NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registers an object for being observed externally using an arbitrary method.

(Inherited from NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registers an object for being observed externally using an arbitrary method.

(Inherited from NSObject)
AddSubview(NSView, NSWindowOrderingMode, NSView) (Inherited from NSView)
AddSubview(NSView) (Inherited from NSView)
AddToolTip(CGRect, INSToolTipOwner, IntPtr) (Inherited from NSView)
AddToolTip(CGRect, INSToolTipOwner) (Inherited from NSView)
AddToolTip(CGRect, NSObject, IntPtr) (Inherited from NSView)
AddToolTip(CGRect, NSObject) (Inherited from NSView)
AddTrackingArea(NSTrackingArea) (Inherited from NSView)
AddTrackingRect(CGRect, NSObject, IntPtr, Boolean) (Inherited from NSView)
AdjustPageHeightNew(NFloat, NFloat, NFloat, NFloat) (Inherited from NSView)
AdjustPageWidthNew(NFloat, NFloat, NFloat, NFloat) (Inherited from NSView)
AdjustScroll(CGRect) (Inherited from NSView)
AlignCenter(NSObject) (Inherited from NSText)
AlignJustified(NSObject)
AlignLeft(NSObject) (Inherited from NSText)
AlignRight(NSObject) (Inherited from NSText)
AllocateGState() (Inherited from NSView)
AncestorSharedWithView(NSView) (Inherited from NSView)
AnimationFor(NSString) (Inherited from NSView)
Autoscroll(NSEvent) (Inherited from NSView)
AwakeFromNib() (Inherited from NSObject)
BackingAlignedRect(CGRect, NSAlignmentOptions) (Inherited from NSView)
BecomeFirstResponder() (Inherited from NSResponder)
BeginDocument() (Inherited from NSView)
BeginDraggingSession(NSDraggingItem[], NSEvent, INSDraggingSource) (Inherited from NSView)
BeginGestureWithEvent(NSEvent) (Inherited from NSResponder)
BeginInvokeOnMainThread(Action) (Inherited from NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

Invokes asynchrously the specified code on the main UI thread.

(Inherited from NSObject)
BeginPage(CGRect, CGPoint) (Inherited from NSView)
BeginSelectingCandidate(NSCandidateListTouchBarItem, IntPtr)
Bind(NSString, NSObject, String, NSBindingOptions) (Inherited from NSObject)
Bind(NSString, NSObject, String, NSDictionary) (Inherited from NSObject)
BitmapImageRepForCachingDisplayInRect(CGRect) (Inherited from NSView)
BreakUndoCoalescing()
CacheDisplay(CGRect, NSBitmapImageRep) (Inherited from NSView)
CanDraw() (Inherited from NSView)
CenterScanRect(CGRect) (Inherited from NSView)
ChangeAttributes(NSObject)
ChangeColor(NSColorPanel)
ChangedCandidateListVisibility(NSCandidateListTouchBarItem, Boolean)
ChangeDocumentBackgroundColor(NSObject)
ChangeFont(NSObject) (Inherited from NSText)
ChangeLayoutOrientation(NSObject)
ChangeMode(NSEvent) (Inherited from NSResponder)
ChangeSelectionFromCandidate(NSCandidateListTouchBarItem, IntPtr, IntPtr)
CharacterIndex(CGPoint)
CheckSpelling(NSObject) (Inherited from NSText)
CheckText(NSRange, NSTextCheckingTypes, NSDictionary)
CheckTextInDocument(NSObject)
CheckTextInSelection(NSObject)
CleanUpAfterDragOperation()
ClickedOnLink(NSObject, UIntPtr)
CommitEditing() (Inherited from NSObject)
CommitEditing(NSObject, Selector, IntPtr) (Inherited from NSObject)
Complete(NSObject)
CompletionsForPartialWord(NSRange, IntPtr)
ConcludeDragOperation(INSDraggingInfo) (Inherited from NSView)
ConformsToProtocol(NativeHandle) (Inherited from NSObject)
ContextMenuKeyDown(NSEvent) (Inherited from NSResponder)
ConvertPointFromBacking(CGPoint) (Inherited from NSView)
ConvertPointFromBase(CGPoint) (Inherited from NSView)
ConvertPointFromLayer(CGPoint) (Inherited from NSView)
ConvertPointFromView(CGPoint, NSView) (Inherited from NSView)
ConvertPointToBacking(CGPoint) (Inherited from NSView)
ConvertPointToBase(CGPoint) (Inherited from NSView)
ConvertPointToLayer(CGPoint) (Inherited from NSView)
ConvertPointToView(CGPoint, NSView) (Inherited from NSView)
ConvertRectFromBacking(CGRect) (Inherited from NSView)
ConvertRectFromBase(CGRect) (Inherited from NSView)
ConvertRectFromLayer(CGRect) (Inherited from NSView)
ConvertRectFromView(CGRect, NSView) (Inherited from NSView)
ConvertRectToBacking(CGRect) (Inherited from NSView)
ConvertRectToBase(CGRect) (Inherited from NSView)
ConvertRectToLayer(CGRect) (Inherited from NSView)
ConvertRectToView(CGRect, NSView) (Inherited from NSView)
ConvertSizeFromBacking(CGSize) (Inherited from NSView)
ConvertSizeFromBase(CGSize) (Inherited from NSView)
ConvertSizeFromLayer(CGSize) (Inherited from NSView)
ConvertSizeFromView(CGSize, NSView) (Inherited from NSView)
ConvertSizeToBacking(CGSize) (Inherited from NSView)
ConvertSizeToBase(CGSize) (Inherited from NSView)
ConvertSizeToLayer(CGSize) (Inherited from NSView)
ConvertSizeToView(CGSize, NSView) (Inherited from NSView)
Copy() (Inherited from NSObject)
Copy(NSObject) (Inherited from NSText)
CopyFont(NSObject) (Inherited from NSText)
CopyRuler(NSObject) (Inherited from NSText)
Create(Boolean)
CreateFieldEditor()
CreateScrollableDocumentContentTextView()
CreateScrollablePlainDocumentContentTextView()
CreateScrollableTextView()
CursorUpdate(NSEvent) (Inherited from NSResponder)
Cut(NSObject) (Inherited from NSText)
DangerousAutorelease()

Calls the 'autorelease' selector on this object.

(Inherited from NSObject)
DangerousRelease()

Calls the 'release' selector on this object.

(Inherited from NSObject)
DangerousRetain()

Calls the 'retain' selector on this object.

(Inherited from NSObject)
DataWithEpsInsideRect(CGRect) (Inherited from NSView)
DataWithPdfInsideRect(CGRect) (Inherited from NSView)
Delete(NSObject) (Inherited from NSText)
DidAddSubview(NSView) (Inherited from NSView)
DidChange(NSKeyValueChange, NSIndexSet, NSString) (Inherited from NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet) (Inherited from NSObject)
DidChangeBackingProperties() (Inherited from NSView)
DidChangeText()
DidChangeValue(String) (Inherited from NSObject)
DidCloseMenu(NSMenu, NSEvent) (Inherited from NSView)
DiscardCursorRects() (Inherited from NSView)
Display() (Inherited from NSView)
DisplayIfNeeded() (Inherited from NSView)
DisplayIfNeededIgnoringOpacity() (Inherited from NSView)
DisplayIfNeededInRect(CGRect) (Inherited from NSView)
DisplayIfNeededInRectIgnoringOpacity(CGRect) (Inherited from NSView)
DisplayRect(CGRect) (Inherited from NSView)
DisplayRectIgnoringOpacity(CGRect, NSGraphicsContext) (Inherited from NSView)
DisplayRectIgnoringOpacity(CGRect) (Inherited from NSView)
Dispose()

Releases the resources used by the NSObject object.

(Inherited from NSObject)
Dispose(Boolean)
DoesNotRecognizeSelector(Selector) (Inherited from NSObject)
DragFile(String, CGRect, Boolean, NSEvent) (Inherited from NSView)
DraggedImageBeganAt(NSImage, CGPoint)
DraggedImageEndedAtDeposited(NSImage, CGPoint, Boolean)
DraggedImageEndedAtOperation(NSImage, CGPoint, NSDragOperation)
DraggedImageMovedTo(NSImage, CGPoint)
DraggingEnded(INSDraggingInfo) (Inherited from NSView)
DraggingEntered(INSDraggingInfo) (Inherited from NSView)
DraggingExited(INSDraggingInfo) (Inherited from NSView)
DraggingSourceOperationMaskForLocal(Boolean)
DraggingUpdated(INSDraggingInfo) (Inherited from NSView)
DragImage(NSEvent, CGPoint*)
DragImage(NSImage, CGPoint, CGSize, NSEvent, NSPasteboard, NSObject, Boolean) (Inherited from NSView)
DragOperationForDraggingInfo(INSDraggingInfo, String)
DragPromisedFilesOfTypes(String[], CGRect, NSObject, Boolean, NSEvent) (Inherited from NSView)
DragSelection(NSEvent, CGSize, Boolean)
DrawFocusRingMask() (Inherited from NSView)
DrawInsertionPoint(CGRect, NSColor, Boolean)
DrawPageBorder(CGSize) (Inherited from NSView)
DrawRect(CGRect) (Inherited from NSView)
DrawSheetBorder(CGSize) (Inherited from NSView)
DrawsVertically(UIntPtr)
DrawTextHighlightBackground(NSTextRange, CGPoint)
DrawViewBackgroundInRect(CGRect)
EncodeRestorableState(NSCoder, NSOperationQueue) (Inherited from NSResponder)
EncodeRestorableState(NSCoder) (Inherited from NSResponder)
EncodeTo(NSCoder)

Encodes the state of the object using the provided encoder.

(Inherited from NSResponder)
EndDocument() (Inherited from NSView)
EndGestureWithEvent(NSEvent) (Inherited from NSResponder)
EndPage() (Inherited from NSView)
EndSelectingCandidate(NSCandidateListTouchBarItem, IntPtr)
EnterFullscreenModeWithOptions(NSScreen, NSDictionary) (Inherited from NSView)
Equals(NSObject) (Inherited from NSObject)
Equals(Object) (Inherited from NSObject)
ExerciseAmbiguityInLayout() (Inherited from NSView)
ExitFullscreenModeWithOptions(NSDictionary) (Inherited from NSView)
FlagsChanged(NSEvent) (Inherited from NSResponder)
FlushBufferedKeyEvents() (Inherited from NSResponder)
FromRtfdFile(String) (Inherited from NSText)
GetAccessibilityActionDescription(NSString) (Inherited from NSView)
GetAccessibilityArrayAttributeCount(NSString) (Inherited from NSView)
GetAccessibilityArrayAttributeValues(NSString, UIntPtr, UIntPtr) (Inherited from NSView)
GetAccessibilityAttributedString(NSRange)
GetAccessibilityCellForColumn(IntPtr, IntPtr) (Inherited from NSView)
GetAccessibilityFocusedUIElement() (Inherited from NSView)
GetAccessibilityFrame(NSRange)
GetAccessibilityHitTest(CGPoint) (Inherited from NSView)
GetAccessibilityIndexOfChild(NSObject) (Inherited from NSView)
GetAccessibilityLayoutForScreen(CGPoint) (Inherited from NSView)
GetAccessibilityLayoutForScreen(CGSize) (Inherited from NSView)
GetAccessibilityLine(IntPtr)
GetAccessibilityRange(CGPoint) (Inherited from NSView)
GetAccessibilityRange(IntPtr) (Inherited from NSView)
GetAccessibilityRangeForLine(IntPtr)
GetAccessibilityRtf(NSRange) (Inherited from NSView)
GetAccessibilityScreenForLayout(CGPoint) (Inherited from NSView)
GetAccessibilityScreenForLayout(CGSize) (Inherited from NSView)
GetAccessibilityString(NSRange)
GetAccessibilityStyleRange(IntPtr) (Inherited from NSView)
GetAccessibilityValue(NSString, NSObject) (Inherited from NSView)
GetAccessibilityValue(NSString) (Inherited from NSView)
GetAlignmentRectForFrame(CGRect) (Inherited from NSView)
GetAttributedSubstring(NSRange, NSRange)
GetAttributedSubstring(NSRange)
GetBaselineDelta(UIntPtr)
GetBindingInfo(NSString) (Inherited from NSObject)
GetBindingOptionDescriptions(NSString) (Inherited from NSObject)
GetBindingValueClass(NSString) (Inherited from NSObject)
GetCharacterIndex(CGPoint)
GetConstraintsAffectingLayout(NSLayoutConstraintOrientation) (Inherited from NSView)
GetContentCompressionResistancePriority(NSLayoutConstraintOrientation) (Inherited from NSView)
GetContentHuggingPriorityForOrientation(NSLayoutConstraintOrientation) (Inherited from NSView)
GetContentType()
GetDictionaryOfValuesFromKeys(NSString[]) (Inherited from NSObject)
GetDisplayLink(NSObject, Selector) (Inherited from NSView)
GetEdgeInsets(NSViewLayoutRegion) (Inherited from NSView)
GetFirstRect(NSRange, NSRange)
GetFirstRectForCharacterRange(NSRange)
GetFractionOfDistanceThroughGlyph(CGPoint)
GetFrameForAlignmentRect(CGRect) (Inherited from NSView)
GetHashCode()

Generates a hash code for the current instance.

(Inherited from NSObject)
GetLayoutGuide(NSViewLayoutRegion) (Inherited from NSView)
GetMethodForSelector(Selector) (Inherited from NSObject)
GetNativeHash() (Inherited from NSObject)
GetNewWindowForTab(NSObject) (Inherited from NSResponder)
GetPreferredPasteboardType(String[], String[])
GetRect(NSViewLayoutRegion) (Inherited from NSView)
GState() (Inherited from NSView)
HandleTextChecking(NSTextCheckingResult[], NSRange, NSTextCheckingTypes, NSDictionary, NSOrthography, IntPtr)
HelpRequested(NSEvent) (Inherited from NSResponder)
Highlight(NSObject)
HitTest(CGPoint) (Inherited from NSView)
Init() (Inherited from NSObject)
InitializeHandle(NativeHandle, String) (Inherited from NSObject)
InitializeHandle(NativeHandle) (Inherited from NSObject)
InsertAdaptiveImageGlyph(NSAdaptiveImageGlyph, NSRange)
InsertCompletion(String, NSRange, IntPtr, Boolean)
InsertText(NSObject, NSRange)
InsertText(NSObject)
InterpretKeyEvents(NSEvent[]) (Inherited from NSResponder)
InvalidateIntrinsicContentSize() (Inherited from NSView)
InvalidateRestorableState() (Inherited from NSResponder)
InvalidateTextContainerOrigin()
Invoke(Action, Double) (Inherited from NSObject)
Invoke(Action, TimeSpan) (Inherited from NSObject)
InvokeOnMainThread(Action) (Inherited from NSObject)
InvokeOnMainThread(Selector, NSObject)

Invokes synchrously the specified code on the main UI thread.

(Inherited from NSObject)
IsAccessibilityAttributeSettable(NSString) (Inherited from NSView)
IsAccessibilitySelectorAllowed(Selector) (Inherited from NSView)
IsCoalescingUndo()
IsDescendantOf(NSView) (Inherited from NSView)
IsEqual(NSObject) (Inherited from NSObject)
IsKindOfClass(Class) (Inherited from NSObject)
IsMemberOfClass(Class) (Inherited from NSObject)
IsMouseInRect(CGPoint, CGRect) (Inherited from NSView)
KeyDown(NSEvent) (Inherited from NSResponder)
KeyUp(NSEvent) (Inherited from NSResponder)
KnowsPageRange(NSRange) (Inherited from NSView)
Layout() (Inherited from NSView)
LayoutSubtreeIfNeeded() (Inherited from NSView)
LocationOfPrintRect(CGRect) (Inherited from NSView)
LockFocus() (Inherited from NSView)
LockFocusIfCanDraw() (Inherited from NSView)
LockFocusIfCanDrawInContext(NSGraphicsContext) (Inherited from NSView)
LoosenKerning(NSObject)
LowerBaseline(NSObject)
MagnifyWithEvent(NSEvent) (Inherited from NSResponder)
MakeBackingLayer() (Inherited from NSView)
MakeItem(NSTouchBar, String)
MarkDirty()

Promotes a regular peer object (IsDirectBinding is true) into a toggleref object.

(Inherited from NSObject)
MenuForEvent(NSEvent) (Inherited from NSView)
MouseCancelled(NSEvent) (Inherited from NSResponder)
MouseDown(NSEvent) (Inherited from NSResponder)
MouseDragged(NSEvent) (Inherited from NSResponder)
MouseEntered(NSEvent) (Inherited from NSResponder)
MouseExited(NSEvent) (Inherited from NSResponder)
MouseMoved(NSEvent) (Inherited from NSResponder)
MouseUp(NSEvent) (Inherited from NSResponder)
MutableCopy() (Inherited from NSObject)
NamesOfPromisedFilesDroppedAtDestination(NSUrl)
NeedsToDraw(CGRect) (Inherited from NSView)
NoResponderFor(Selector) (Inherited from NSResponder)
NoteFocusRingMaskChanged() (Inherited from NSView)
ObjectDidEndEditing(NSObject) (Inherited from NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr) (Inherited from NSObject)
OrderFrontLinkPanel(NSObject)
OrderFrontListPanel(NSObject)
OrderFrontSpacingPanel(NSObject)
OrderFrontSubstitutionsPanel(NSObject)
OrderFrontTablePanel(NSObject)
OtherMouseDown(NSEvent) (Inherited from NSResponder)
OtherMouseDragged(NSEvent) (Inherited from NSResponder)
OtherMouseUp(NSEvent) (Inherited from NSResponder)
Outline(NSObject)
Paste(NSObject) (Inherited from NSText)
PasteAsPlainText(NSObject)
PasteAsRichText(NSObject)
PasteFont(NSObject) (Inherited from NSText)
PasteRuler(NSObject) (Inherited from NSText)
PerformDragOperation(INSDraggingInfo) (Inherited from NSView)
PerformFindPanelAction(NSObject)
PerformKeyEquivalent(NSEvent) (Inherited from NSView)
PerformMnemonic(String) (Inherited from NSView)
PerformSelector(Selector, NSObject, Double, NSString[]) (Inherited from NSObject)
PerformSelector(Selector, NSObject, Double) (Inherited from NSObject)
PerformSelector(Selector, NSObject, NSObject) (Inherited from NSObject)
PerformSelector(Selector, NSObject) (Inherited from NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[]) (Inherited from NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean) (Inherited from NSObject)
PerformSelector(Selector) (Inherited from NSObject)
PerformValidatedReplacement(NSRange, NSAttributedString)
PrepareContentInRect(CGRect) (Inherited from NSView)
PrepareForDragOperation(INSDraggingInfo) (Inherited from NSView)
PrepareForInterfaceBuilder() (Inherited from NSObject)
PrepareForReuse() (Inherited from NSView)
PresentError(NSError, NSWindow, NSObject, Selector, IntPtr) (Inherited from NSResponder)
PresentError(NSError) (Inherited from NSResponder)
PressureChange(NSEvent) (Inherited from NSResponder)
Print(NSObject) (Inherited from NSView)
QuickLook(NSEvent) (Inherited from NSResponder)
QuickLookPreviewableItemsInRanges(NSArray)
RaiseBaseline(NSObject)
RangeForUserCharacterAttributeChange()
RangeForUserCompletion()
RangeForUserParagraphAttributeChange()
RangeForUserTextChange()
RangesForUserCharacterAttributeChange()
RangesForUserParagraphAttributeChange()
RangesForUserTextChange()
ReadablePasteboardTypes()
ReadSelectionFromPasteboard(NSPasteboard, String)
ReadSelectionFromPasteboard(NSPasteboard)
RectForPage(IntPtr) (Inherited from NSView)
RectForSmartMagnificationAtPoint(CGPoint, CGRect) (Inherited from NSView)
RegisteredDragTypes() (Inherited from NSView)
RegisterForDraggedTypes(String[]) (Inherited from NSView)
RegisterForServices()
ReleaseGState() (Inherited from NSView)
RemoveAllToolTips() (Inherited from NSView)
RemoveConstraint(NSLayoutConstraint) (Inherited from NSView)
RemoveConstraints(NSLayoutConstraint[]) (Inherited from NSView)
RemoveCursorRect(CGRect, NSCursor) (Inherited from NSView)
RemoveFromSuperview() (Inherited from NSView)
RemoveFromSuperviewWithoutNeedingDisplay() (Inherited from NSView)
RemoveGestureRecognizer(NSGestureRecognizer) (Inherited from NSView)
RemoveLayoutGuide(NSLayoutGuide) (Inherited from NSView)
RemoveObserver(NSObject, NSString, IntPtr) (Inherited from NSObject)
RemoveObserver(NSObject, NSString) (Inherited from NSObject)
RemoveObserver(NSObject, String, IntPtr) (Inherited from NSObject)
RemoveObserver(NSObject, String) (Inherited from NSObject)
RemoveToolTip(IntPtr) (Inherited from NSView)
RemoveTrackingArea(NSTrackingArea) (Inherited from NSView)
RemoveTrackingRect(IntPtr) (Inherited from NSView)
RenewGState() (Inherited from NSView)
Replace(NSRange, String) (Inherited from NSText)
ReplaceSubviewWith(NSView, NSView) (Inherited from NSView)
ReplaceTextContainer(NSTextContainer)
ReplaceWithRtf(NSRange, NSData) (Inherited from NSText)
ReplaceWithRtfd(NSRange, NSData) (Inherited from NSText)
ResetCursorRects() (Inherited from NSView)
ResignFirstResponder() (Inherited from NSResponder)
ResizeSubviewsWithOldSize(CGSize) (Inherited from NSView)
ResizeWithOldSuperviewSize(CGSize) (Inherited from NSView)
RespondsToSelector(Selector) (Inherited from NSObject)
RestoreState(NSCoder) (Inherited from NSResponder)
RestoreUserActivityState(NSUserActivity) (Inherited from NSResponder)
RightMouseDown(NSEvent) (Inherited from NSResponder)
RightMouseDragged(NSEvent) (Inherited from NSResponder)
RightMouseUp(NSEvent) (Inherited from NSResponder)
RotateByAngle(NFloat) (Inherited from NSView)
RotateWithEvent(NSEvent) (Inherited from NSResponder)
RtfdFromRange(NSRange) (Inherited from NSText)
RtfFromRange(NSRange) (Inherited from NSText)
RulerViewDidAddMarker(NSRulerView, NSRulerMarker)
RulerViewDidMoveMarker(NSRulerView, NSRulerMarker)
RulerViewDidRemoveMarker(NSRulerView, NSRulerMarker)
RulerViewHandleMouseDown(NSRulerView, NSEvent)
RulerViewShouldAddMarker(NSRulerView, NSRulerMarker)
RulerViewShouldMoveMarker(NSRulerView, NSRulerMarker)
RulerViewShouldRemoveMarker(NSRulerView, NSRulerMarker)
RulerViewWillAddMarker(NSRulerView, NSRulerMarker, NFloat)
RulerViewWillMoveMarker(NSRulerView, NSRulerMarker, NFloat)
ScaleUnitSquareToSize(CGSize) (Inherited from NSView)
ScrollPoint(CGPoint) (Inherited from NSView)
ScrollRangeToVisible(NSRange) (Inherited from NSText)
ScrollRect(CGRect, CGSize) (Inherited from NSView)
ScrollRectToVisible(CGRect) (Inherited from NSView)
ScrollWheel(NSEvent) (Inherited from NSResponder)
SelectAll(NSObject) (Inherited from NSText)
SelectionAffinity()
SelectionRange(NSRange, NSSelectionGranularity)
SetAccessibilityValue(NSString, NSObject) (Inherited from NSView)
SetAlignmentRange(NSTextAlignment, NSRange)
SetBaseWritingDirection(NSWritingDirection, NSRange)
SetBoundsOrigin(CGPoint) (Inherited from NSView)
SetBoundsSize(CGSize) (Inherited from NSView)
SetConstrainedFrameSize(CGSize)
SetContentCompressionResistancePriority(Single, NSLayoutConstraintOrientation) (Inherited from NSView)
SetContentHuggingPriorityForOrientation(Single, NSLayoutConstraintOrientation) (Inherited from NSView)
SetContentType(NSString)
SetFont(NSFont, NSRange) (Inherited from NSText)
SetFrameOrigin(CGPoint) (Inherited from NSView)
SetFrameSize(CGSize) (Inherited from NSView)
SetKeyboardFocusRingNeedsDisplay(CGRect) (Inherited from NSView)
SetLayoutOrientation(NSTextLayoutOrientation)
SetMarkedText(NSObject, NSRange, NSRange)
SetMarkedText(NSObject, NSRange)
SetNeedsDisplay(CGRect, Boolean)
SetNeedsDisplayInRect(CGRect) (Inherited from NSView)
SetNilValueForKey(NSString) (Inherited from NSObject)
SetSelectedRange(NSRange, NSSelectionAffinity, Boolean)
SetSelectedRange(NSRange)
SetSelectedRanges(NSArray, NSSelectionAffinity, Boolean)
SetSpellingState(IntPtr, NSRange)
SetTextColor(NSColor, NSRange) (Inherited from NSText)
SetUpGState() (Inherited from NSView)
SetValueForKey(NSObject, NSString) (Inherited from NSObject)
SetValueForKeyPath(NativeHandle, NSString) (Inherited from NSObject)
SetValueForKeyPath(NSObject, NSString) (Inherited from NSObject)
SetValueForUndefinedKey(NSObject, NSString) (Inherited from NSObject)
SetValuesForKeysWithDictionary(NSDictionary) (Inherited from NSObject)
ShouldBeTreatedAsInkEvent(NSEvent) (Inherited from NSResponder)
ShouldChangeText(NSArray, String[])
ShouldChangeText(NSRange, String)
ShouldDelayWindowOrderingForEvent(NSEvent) (Inherited from NSView)
ShowContextHelp(NSObject) (Inherited from NSResponder)
ShowFindIndicatorForRange(NSRange)
ShowGuessPanel(NSObject) (Inherited from NSText)
SizeToFit() (Inherited from NSText)
SmartDeleteRangeForProposedRange(NSRange)
SmartInsert(String, NSRange, String, String)
SmartInsertAfter(String, NSRange)
SmartInsertBefore(String, NSRange)
SmartMagnify(NSEvent) (Inherited from NSResponder)
SortSubviews(Func<NSView,NSView,NSComparisonResult>) (Inherited from NSView)
SpellCheckerDocumentTag()
StartSpeaking(NSObject)
StopSpeaking(NSObject)
Subscript(NSObject) (Inherited from NSText)
Superscript(NSObject) (Inherited from NSText)
SupplementalTargetForAction(Selector, NSObject) (Inherited from NSResponder)
SwipeWithEvent(NSEvent) (Inherited from NSResponder)
TabletPoint(NSEvent) (Inherited from NSResponder)
TabletProximity(NSEvent) (Inherited from NSResponder)
TightenKerning(NSObject)
ToggleAutomaticDashSubstitution(NSObject)
ToggleAutomaticDataDetection(NSObject)
ToggleAutomaticLinkDetection(NSObject)
ToggleAutomaticQuoteSubstitution(NSObject)
ToggleAutomaticSpellingCorrection(NSObject)
ToggleAutomaticTextCompletion(NSObject)
ToggleAutomaticTextReplacement(NSObject)
ToggleContinuousSpellChecking(NSObject)
ToggleGrammarChecking(NSObject)
ToggleQuickLookPreviewPanel(NSObject)
ToggleRuler(NSObject) (Inherited from NSText)
ToggleSmartInsertDelete(NSObject)
ToggleTraditionalCharacterShape(NSObject)
ToString()

Returns a string representation of the value of the current instance.

(Inherited from NSObject)
TouchesBeganWithEvent(NSEvent) (Inherited from NSResponder)
TouchesCancelledWithEvent(NSEvent) (Inherited from NSResponder)
TouchesEndedWithEvent(NSEvent) (Inherited from NSResponder)
TouchesMovedWithEvent(NSEvent) (Inherited from NSResponder)
TrackingAreas() (Inherited from NSView)
TranslateOriginToPoint(CGPoint) (Inherited from NSView)
TranslateRectsNeedingDisplay(CGRect, CGSize) (Inherited from NSView)
TryToPerformwith(Selector, NSObject) (Inherited from NSResponder)
TurnOffKerning(NSObject)
TurnOffLigatures(NSObject)
Unbind(NSString) (Inherited from NSObject)
Underline(NSObject) (Inherited from NSText)
UnlockFocus() (Inherited from NSView)
UnmarkText()
UnregisterDraggedTypes() (Inherited from NSView)
Unscript(NSObject) (Inherited from NSText)
UpdateCandidates()
UpdateConstraints() (Inherited from NSView)
UpdateConstraintsForSubtreeIfNeeded() (Inherited from NSView)
UpdateDragTypeRegistration()
UpdateFontPanel()
UpdateInsertionPointStateAndRestartTimer(Boolean)
UpdateLayer() (Inherited from NSView)
UpdateQuickLookPreviewPanel()
UpdateRuler()
UpdateTextTouchBarItems()
UpdateTouchBarItemIdentifiers()
UpdateTrackingAreas() (Inherited from NSView)
UpdateUserActivityState(NSUserActivity) (Inherited from NSResponder)
UseAllLigatures(NSObject)
UseStandardKerning(NSObject)
UseStandardLigatures(NSObject)
ValidateMenuItem(NSMenuItem)
ValidateProposedFirstResponder(NSResponder, NSEvent) (Inherited from NSResponder)
ValidateUserInterfaceItem(INSValidatedUserInterfaceItem)
ValidRequestorForSendType(String, String)
ValueForKey(NSString) (Inherited from NSObject)
ValueForKeyPath(NSString) (Inherited from NSObject)
ValueForUndefinedKey(NSString) (Inherited from NSObject)
ViewDidChangeEffectiveAppearance() (Inherited from NSView)
ViewDidEndLiveResize() (Inherited from NSView)
ViewDidHide() (Inherited from NSView)
ViewDidMoveToSuperview() (Inherited from NSView)
ViewDidMoveToWindow() (Inherited from NSView)
ViewDidUnhide() (Inherited from NSView)
ViewWillDraw() (Inherited from NSView)
ViewWillMoveToSuperview(NSView) (Inherited from NSView)
ViewWillMoveToWindow(NSWindow) (Inherited from NSView)
ViewWillStartLiveResize() (Inherited from NSView)
ViewWithTag(IntPtr) (Inherited from NSView)
VisibleRect() (Inherited from NSView)
WantsForwardedScrollEventsForAxis(NSEventGestureAxis) (Inherited from NSResponder)
WantsScrollEventsForSwipeTrackingOnAxis(NSEventGestureAxis) (Inherited from NSResponder)
WillChange(NSKeyValueChange, NSIndexSet, NSString) (Inherited from NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet) (Inherited from NSObject)
WillChangeValue(String) (Inherited from NSObject)
WillOpenMenu(NSMenu, NSEvent) (Inherited from NSView)
WillPresentError(NSError) (Inherited from NSResponder)
WillRemoveSubview(NSView) (Inherited from NSView)
WritablePasteboardTypes()
WriteEpsInsideRect(CGRect, NSPasteboard) (Inherited from NSView)
WritePdfInsideRect(CGRect, NSPasteboard) (Inherited from NSView)
WriteRtfd(String, Boolean) (Inherited from NSText)
WriteSelectionToPasteboard(NSPasteboard, String)
WriteSelectionToPasteboard(NSPasteboard, String[])

Events

Name Description
CellClicked
CellDoubleClicked
DidChangeSelection
DidChangeTypingAttributes
DraggedCell
TextDidBeginEditing (Inherited from NSText)
TextDidChange (Inherited from NSText)
TextDidEndEditing (Inherited from NSText)
WritingToolsDidEnd
WritingToolsWillBegin

Extension Methods

Name Description
GetAccessibilityAttributedUserInputLabels(INSAccessibility)
GetAccessibilityUserInputLabels(INSAccessibility)
SetAccessibilityAttributedUserInputLabels(INSAccessibility, NSAttributedString[])
SetAccessibilityUserInputLabels(INSAccessibility, String[])
GetAccessibilityFocused(INSAccessibilityElementProtocol)
GetAccessibilityIdentifier(INSAccessibilityElementProtocol)
GetAccessibilityAttributedString(INSAccessibilityStaticText, NSRange)
GetAccessibilityVisibleCharacterRange(INSAccessibilityStaticText)
BeginSelectingCandidate(INSCandidateListTouchBarItemDelegate, NSCandidateListTouchBarItem, IntPtr)
ChangedCandidateListVisibility(INSCandidateListTouchBarItemDelegate, NSCandidateListTouchBarItem, Boolean)
ChangeSelectionFromCandidate(INSCandidateListTouchBarItemDelegate, NSCandidateListTouchBarItem, IntPtr, IntPtr)
EndSelectingCandidate(INSCandidateListTouchBarItemDelegate, NSCandidateListTouchBarItem, IntPtr)
ConcludeDragOperation(INSDraggingDestination, INSDraggingInfo)
DraggingEnded(INSDraggingDestination, INSDraggingInfo)
DraggingEntered(INSDraggingDestination, INSDraggingInfo)
DraggingExited(INSDraggingDestination, INSDraggingInfo)
DraggingUpdated(INSDraggingDestination, INSDraggingInfo)
GetWantsPeriodicDraggingUpdates(INSDraggingDestination)
PerformDragOperation(INSDraggingDestination, INSDraggingInfo)
PrepareForDragOperation(INSDraggingDestination, INSDraggingInfo)
DraggedImageBeganAt(INSDraggingSource, NSImage, CGPoint)
DraggedImageEndedAtDeposited(INSDraggingSource, NSImage, CGPoint, Boolean)
DraggedImageEndedAtOperation(INSDraggingSource, NSImage, CGPoint, NSDragOperation)
DraggedImageMovedTo(INSDraggingSource, NSImage, CGPoint)
DraggingSourceOperationMaskForLocal(INSDraggingSource, Boolean)
GetIgnoreModifierKeysWhileDragging(INSDraggingSource)
NamesOfPromisedFilesDroppedAtDestination(INSDraggingSource, NSUrl)
ObjectDidBeginEditing(NSObject, INSEditor)
ObjectDidEndEditing(NSObject, INSEditor)
GetValidModes(NSObject, NSFontPanel)
ValidateToolbarItem(NSObject, NSToolbarItem)
GetTouchBar(NSResponder)
MakeTouchBar(NSResponder)
SetTouchBar(NSResponder, NSTouchBar)
ShowWritingTools(NSResponder, NSObject)
RulerViewLocation(NSView, NSRulerView, CGPoint)
RulerViewPoint(NSView, NSRulerView, NFloat)
QuickLookPreviewItems(NSResponder, NSObject)
PerformTextFinderAction(NSResponder, NSObject)
DrawsVertically(INSTextInputClient, UIntPtr)
GetAttributedString(INSTextInputClient)
GetBaselineDelta(INSTextInputClient, UIntPtr)
GetDocumentVisibleRect(INSTextInputClient)
GetFractionOfDistanceThroughGlyph(INSTextInputClient, CGPoint)
GetPreferredTextAccessoryPlacement(INSTextInputClient)
GetSupportsAdaptiveImageGlyph(INSTextInputClient)
GetUnionRectInVisibleSelectedRange(INSTextInputClient)
GetWindowLevel(INSTextInputClient)
InsertAdaptiveImageGlyph(INSTextInputClient, NSAdaptiveImageGlyph, NSRange)
OrderFrontSharingServicePicker(NSTextView, NSObject)
MakeItem(INSTouchBarDelegate, NSTouchBar, String)
GetCandidateListTouchBarItem(NSView)
GetAllowedTouchTypes(NSView)
SetAllowedTouchTypes(NSView, NSTouchTypeMask)
BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)
BrowserAccessibilityInsertTextAtCursor(NSObject, String)
GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)
GetAccessibilityLineRangeForPosition(NSObject, IntPtr)
GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)
GetBrowserAccessibilityAttributedValue(NSObject, NSRange)
GetBrowserAccessibilityContainerType(NSObject)
GetBrowserAccessibilityCurrentStatus(NSObject)
GetBrowserAccessibilityHasDomFocus(NSObject)
GetBrowserAccessibilityIsRequired(NSObject)
GetBrowserAccessibilityPressedState(NSObject)
GetBrowserAccessibilityRoleDescription(NSObject)
GetBrowserAccessibilitySelectedTextRange(NSObject)
GetBrowserAccessibilitySortDirection(NSObject)
GetBrowserAccessibilityValue(NSObject, NSRange)
SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)
SetBrowserAccessibilityCurrentStatus(NSObject, String)
SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)
SetBrowserAccessibilityIsRequired(NSObject, Boolean)
SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)
SetBrowserAccessibilityRoleDescription(NSObject, String)
SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)
SetBrowserAccessibilitySortDirection(NSObject, String)
ProvideImageData(NSObject, IntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)
ProvideImageToMTLTexture(NSObject, IMTLTexture, IMTLCommandBuffer, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)
SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)
GetDebugDescription(INSObjectProtocol)
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)
AcceptsPreviewPanelControl(NSObject, QLPreviewPanel)
BeginPreviewPanelControl(NSObject, QLPreviewPanel)
EndPreviewPanelControl(NSObject, QLPreviewPanel)

Applies to