Partager via


NSTextViewDelegate_Extensions.GetCompletions Méthode

Définition

public static string[] GetCompletions (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, string[] words, Foundation.NSRange charRange, ref nint index);
static member GetCompletions : AppKit.INSTextViewDelegate * AppKit.NSTextView * string[] * Foundation.NSRange *  -> string[]

Paramètres

textView
NSTextView
words
String[]
charRange
NSRange
index
System.System.IntPtr System.nativeint

Retours

String[]

S’applique à