次の方法で共有


NSTextViewDelegate_Extensions.GetCompletions メソッド

定義

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[]

パラメーター

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

戻り値

String[]

適用対象