NSTextViewDelegate_Extensions.DidCheckText Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Foundation.NSTextCheckingResult[] DidCheckText (this AppKit.INSTextViewDelegate This, AppKit.NSTextView view, Foundation.NSRange range, Foundation.NSTextCheckingTypes checkingTypes, Foundation.NSDictionary options, Foundation.NSTextCheckingResult[] results, Foundation.NSOrthography orthography, nint wordCount);
static member DidCheckText : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSRange * Foundation.NSTextCheckingTypes * Foundation.NSDictionary * Foundation.NSTextCheckingResult[] * Foundation.NSOrthography * nint -> Foundation.NSTextCheckingResult[]
Parameters
- This
- INSTextViewDelegate
- view
- NSTextView
- range
- NSRange
- checkingTypes
- NSTextCheckingTypes
- options
- NSDictionary
- results
- NSTextCheckingResult[]
- orthography
- NSOrthography
- wordCount
- System.System.IntPtr System.nativeint