NSTokenFieldDelegate_Extensions.GetCompletionStrings Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]
Parameters
- tokenField
- NSTokenField
- substring
- String
- tokenIndex
- System.System.IntPtr System.nativeint
- selectedIndex
- System.System.IntPtr System.nativeint
Returns
String[]