NSTokenFieldDelegate_Extensions.GetCompletionStrings 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public static string[] GetCompletionStrings (this AppKit.INSTokenFieldDelegate This, AppKit.NSTokenField tokenField, string substring, nint tokenIndex, nint selectedIndex);
static member GetCompletionStrings : AppKit.INSTokenFieldDelegate * AppKit.NSTokenField * string * nint * nint -> string[]
參數
- tokenField
- NSTokenField
- substring
- String
- tokenIndex
- System.System.IntPtr System.nativeint
- selectedIndex
- System.System.IntPtr System.nativeint
傳回
String[]