다음을 통해 공유


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[]
특성

적용 대상