NSTokenFieldCellDelegate_Extensions.GetCompletionStrings Method

Definition

public static Foundation.NSArray GetCompletionStrings (this AppKit.INSTokenFieldCellDelegate This, AppKit.NSTokenFieldCell tokenFieldCell, string substring, nint tokenIndex, ref nint selectedIndex);
static member GetCompletionStrings : AppKit.INSTokenFieldCellDelegate * AppKit.NSTokenFieldCell * string * nint *  -> Foundation.NSArray

Parameters

tokenFieldCell
NSTokenFieldCell
substring
String
tokenIndex
System.System.IntPtr System.nativeint
selectedIndex
System.System.IntPtr System.nativeint

Returns

Applies to