NSTextViewDelegate_Extensions.DidCheckText Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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[]
Parâmetros
- This
- INSTextViewDelegate
- view
- NSTextView
- range
- NSRange
- checkingTypes
- NSTextCheckingTypes
- options
- NSDictionary
- results
- NSTextCheckingResult[]
- orthography
- NSOrthography
- wordCount
- System.System.IntPtr System.nativeint