次の方法で共有


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[]
属性

適用対象