Share via


NSTextView.CompletionsForPartialWord(NSRange, nint) 方法

定义

[Foundation.Export("completionsForPartialWordRange:indexOfSelectedItem:")]
public virtual string[] CompletionsForPartialWord (Foundation.NSRange charRange, out nint index);
abstract member CompletionsForPartialWord : Foundation.NSRange *  -> string[]
override this.CompletionsForPartialWord : Foundation.NSRange *  -> string[]

参数

charRange
NSRange
index
System.System.IntPtr System.nativeint

返回

String[]
属性

适用于