共用方式為


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

適用於