NSTokenFieldCellDelegate_Extensions.GetCompletionStrings Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- tokenFieldCell
- NSTokenFieldCell
- substring
- String
- tokenIndex
- System.System.IntPtr System.nativeint
- selectedIndex
- System.System.IntPtr System.nativeint