NSTextViewDelegate.GetCompletions(NSTextView, String[], NSRange, nint) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
[Foundation.Export("textView:completions:forPartialWordRange:indexOfSelectedItem:")]
public virtual string[] GetCompletions (AppKit.NSTextView textView, string[] words, Foundation.NSRange charRange, ref nint index);
abstract member GetCompletions : AppKit.NSTextView * string[] * Foundation.NSRange * -> string[]
override this.GetCompletions : AppKit.NSTextView * string[] * Foundation.NSRange * -> string[]
Parameter
- textView
- NSTextView
- words
- String[]
- charRange
- NSRange
- index
- System.System.IntPtr System.nativeint
Mengembalikan
String[]
- Atribut