NSTextFieldDelegate_Extensions.GetCompletions 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.
public static string[] GetCompletions (this AppKit.INSTextFieldDelegate This, AppKit.NSControl control, AppKit.NSTextView textView, string[] words, Foundation.NSRange charRange, ref nint index);
static member GetCompletions : AppKit.INSTextFieldDelegate * AppKit.NSControl * AppKit.NSTextView * string[] * Foundation.NSRange * -> string[]
Paramètres
- This
- INSTextFieldDelegate
- control
- NSControl
- textView
- NSTextView
- words
- String[]
- charRange
- NSRange
- index
- System.System.IntPtr System.nativeint
Retours
String[]