NSTokenFieldDelegate_Extensions.GetCompletionStrings 方法

定义

public static string[] GetCompletionStrings (this AppKit.INSTokenFieldDelegate This, AppKit.NSTokenField tokenField, string substring, nint tokenIndex, nint selectedIndex);
static member GetCompletionStrings : AppKit.INSTokenFieldDelegate * AppKit.NSTokenField * string * nint * nint -> string[]

参数

tokenField
NSTokenField
substring
String
tokenIndex
System.System.IntPtr System.nativeint
selectedIndex
System.System.IntPtr System.nativeint

返回

String[]

适用于