NSTokenFieldCellDelegate.GetCompletionStrings Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- tokenFieldCell
- NSTokenFieldCell
- substring
- String
- tokenIndex
- System.System.IntPtr System.nativeint
- selectedIndex
- System.System.IntPtr System.nativeint
Retours
- Attributs