INSTextViewDelegate
CellClicked(NSTextView, NSTextAttachmentCell, CGRect, nuint)
CellDoubleClicked(NSTextView, NSTextAttachmentCell, CGRect, nuint)
DidChangeSelection(NSNotification)
DidChangeTypingAttributes(NSNotification)
DidCheckText(NSTextView, NSRange, NSTextCheckingTypes, NSDictionary, NSTextCheckingResult[], NSOrthography, nint)
DoCommandBySelector(NSTextView, Selector)
DraggedCell(NSTextView, NSTextAttachmentCell, CGRect, NSEvent, nuint)
GetCandidates(NSTextView, NSRange)
GetCompletions(NSTextView, String[], NSRange, nint)
GetTextCheckingCandidates(NSTextView, NSTextCheckingResult[], NSRange)
GetUndoManager(NSTextView)
GetWritablePasteboardTypes(NSTextView, NSTextAttachmentCell, nuint)
GetWritingToolsIgnoredRangesInEnclosingRange(NSTextView, NSRange)
LinkClicked(NSTextView, NSObject, nuint)
MenuForEvent(NSTextView, NSMenu, NSEvent, nuint)
ShouldChangeTextInRange(NSTextView, NSRange, String)
ShouldChangeTextInRanges(NSTextView, NSValue[], String[])
ShouldChangeTypingAttributes(NSTextView, NSDictionary, NSDictionary)
ShouldSelectCandidates(NSTextView, nuint)
ShouldSetSpellingState(NSTextView, nint, NSRange)
ShouldUpdateTouchBarItemIdentifiers(NSTextView, String[])
WillChangeSelection(NSTextView, NSRange, NSRange)
WillChangeSelectionFromRanges(NSTextView, NSValue[], NSValue[])
WillCheckText(NSTextView, NSRange, NSDictionary, NSTextCheckingTypes)
WillDisplayToolTip(NSTextView, String, nuint)
WriteCell(NSTextView, NSTextAttachmentCell, nuint, NSPasteboard, String)
WritingToolsDidEnd(NSTextView)
WritingToolsWillBegin(NSTextView)
CellClicked(INSTextViewDelegate, NSTextView, NSTextAttachmentCell, CGRect, nuint)
CellDoubleClicked(INSTextViewDelegate, NSTextView, NSTextAttachmentCell, CGRect, nuint)
DidChangeSelection(INSTextViewDelegate, NSNotification)
DidChangeTypingAttributes(INSTextViewDelegate, NSNotification)
DidCheckText(INSTextViewDelegate, NSTextView, NSRange, NSTextCheckingTypes, NSDictionary, NSTextCheckingResult[], NSOrthography, nint)
DoCommandBySelector(INSTextViewDelegate, NSTextView, Selector)
DraggedCell(INSTextViewDelegate, NSTextView, NSTextAttachmentCell, CGRect, NSEvent, nuint)
GetCandidates(INSTextViewDelegate, NSTextView, NSRange)
GetCompletions(INSTextViewDelegate, NSTextView, String[], NSRange, nint)
GetTextCheckingCandidates(INSTextViewDelegate, NSTextView, NSTextCheckingResult[], NSRange)
GetUndoManager(INSTextViewDelegate, NSTextView)
GetWritablePasteboardTypes(INSTextViewDelegate, NSTextView, NSTextAttachmentCell, nuint)
GetWritingToolsIgnoredRangesInEnclosingRange(INSTextViewDelegate, NSTextView, NSRange)
LinkClicked(INSTextViewDelegate, NSTextView, NSObject, nuint)
MenuForEvent(INSTextViewDelegate, NSTextView, NSMenu, NSEvent, nuint)
ShouldChangeTextInRange(INSTextViewDelegate, NSTextView, NSRange, String)
ShouldChangeTextInRanges(INSTextViewDelegate, NSTextView, NSValue[], String[])
ShouldChangeTypingAttributes(INSTextViewDelegate, NSTextView, NSDictionary, NSDictionary)
ShouldSelectCandidates(INSTextViewDelegate, NSTextView, nuint)
ShouldSetSpellingState(INSTextViewDelegate, NSTextView, nint, NSRange)
ShouldUpdateTouchBarItemIdentifiers(INSTextViewDelegate, NSTextView, String[])
WillChangeSelection(INSTextViewDelegate, NSTextView, NSRange, NSRange)
WillChangeSelectionFromRanges(INSTextViewDelegate, NSTextView, NSValue[], NSValue[])
WillCheckText(INSTextViewDelegate, NSTextView, NSRange, NSDictionary, NSTextCheckingTypes)
WillDisplayToolTip(INSTextViewDelegate, NSTextView, String, nuint)
WriteCell(INSTextViewDelegate, NSTextView, NSTextAttachmentCell, nuint, NSPasteboard, String)
WritingToolsDidEnd(INSTextViewDelegate, NSTextView)
WritingToolsWillBegin(INSTextViewDelegate, NSTextView)
net10.0-macos14.2
namespace AppKit
{
public static class NSTextViewDelegate_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSDictionary! WillCheckText(this INSTextViewDelegate! This, NSTextView! view, NSRange range, NSDictionary! options, NSTextCheckingTypes checkingTypes);
}
}
| .NET | 6.07.08.09.010.0 |
|---|---|
Information specific to net10.0 | |
| Platforms | This API is only available when you target a specific platform: |
| macOS | 10.1410.1510.1611.011.111.211.312.012.112.313.013.113.314.014.2 |
Information specific to net10.0-macos14.2 | |
| Assembly | Microsoft.macOS , Version=15.5.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API