NSSpellChecker.CompletionsForPartialWordRange 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.
[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[]
Parâmetros
- range
- NSRange
- theString
- String
- language
- String
- documentTag
- System.System.IntPtr System.nativeint
Retornos
String[]
- Atributos