NSSpellChecker.CompletionsForPartialWordRange 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("completionsForPartialWordRange:inString:language:inSpellDocumentWithTag:")]
public virtual string[] CompletionsForPartialWordRange (Foundation.NSRange range, string theString, string language, nint documentTag);
abstract member CompletionsForPartialWordRange : Foundation.NSRange * string * string * nint -> string[]
override this.CompletionsForPartialWordRange : Foundation.NSRange * string * string * nint -> string[]
Parametri
- range
- NSRange
- theString
- String
- language
- String
- documentTag
- System.System.IntPtr System.nativeint
Restituisce
String[]
- Attributi