다음을 통해 공유


NSTextView.InsertCompletion(String, NSRange, nint, Boolean) 메서드

정의

[Foundation.Export("insertCompletion:forPartialWordRange:movement:isFinal:")]
public virtual void InsertCompletion (string completion, Foundation.NSRange partialWordCharRange, nint movement, bool isFinal);
abstract member InsertCompletion : string * Foundation.NSRange * nint * bool -> unit
override this.InsertCompletion : string * Foundation.NSRange * nint * bool -> unit

매개 변수

completion
String
partialWordCharRange
NSRange
movement
System.System.IntPtr System.nativeint
isFinal
Boolean
특성

적용 대상