NSTextView.CheckText(NSRange, NSTextCheckingTypes, NSDictionary) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("checkTextInRange:types:options:")]
public virtual void CheckText (Foundation.NSRange range, Foundation.NSTextCheckingTypes checkingTypes, Foundation.NSDictionary options);
abstract member CheckText : Foundation.NSRange * Foundation.NSTextCheckingTypes * Foundation.NSDictionary -> unit
override this.CheckText : Foundation.NSRange * Foundation.NSTextCheckingTypes * Foundation.NSDictionary -> unit
Parametri
- range
- NSRange
- checkingTypes
- NSTextCheckingTypes
- options
- NSDictionary
- Attributi