NSControlTextEditingDelegate_Extensions.GetCompletions 方法

定义

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

参数

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

返回

String[]

适用于