Freigeben über


NSTextViewCompletion Delegat

Definition

public delegate string[] NSTextViewCompletion(NSTextView textView, string[] words, NSRange charRange, ref nint index);
type NSTextViewCompletion = delegate of NSTextView * string[] * NSRange *  -> string[]

Parameter

textView
NSTextView
words
String[]
charRange
NSRange
index
System.System.IntPtr System.nativeint

Rückgabewert

String[]

Gilt für: