NSSearchFieldDelegate.GetCompletions メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Foundation.Export("control:textView:completions:forPartialWordRange:indexOfSelectedItem:")]
public virtual string[] GetCompletions (AppKit.NSControl control, AppKit.NSTextView textView, string[] words, Foundation.NSRange charRange, ref nint index);
abstract member GetCompletions : AppKit.NSControl * AppKit.NSTextView * string[] * Foundation.NSRange * -> string[]
override this.GetCompletions : AppKit.NSControl * AppKit.NSTextView * string[] * Foundation.NSRange * -> string[]
パラメーター
- control
- NSControl
- textView
- NSTextView
- words
- String[]
- charRange
- NSRange
- index
- System.System.IntPtr System.nativeint
戻り値
String[]
- 属性