NSTokenFieldCellDelegate.GetCompletionStrings Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("tokenFieldCell:completionsForSubstring:indexOfToken:indexOfSelectedItem:")]
public virtual Foundation.NSArray GetCompletionStrings (AppKit.NSTokenFieldCell tokenFieldCell, string substring, nint tokenIndex, ref nint selectedIndex);
abstract member GetCompletionStrings : AppKit.NSTokenFieldCell * string * nint * -> Foundation.NSArray
override this.GetCompletionStrings : AppKit.NSTokenFieldCell * string * nint * -> Foundation.NSArray
Parametri
- tokenFieldCell
- NSTokenFieldCell
- substring
- String
- tokenIndex
- System.System.IntPtr System.nativeint
- selectedIndex
- System.System.IntPtr System.nativeint
Restituisce
- Attributi