Bagikan melalui


NSTextViewDelegate.GetCompletions(NSTextView, String[], NSRange, nint) Metode

Definisi

[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

Berlaku untuk