Freigeben über


NSTextView.InsertCompletion(String, NSRange, nint, Boolean) Methode

Definition

[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

Parameter

completion
String
partialWordCharRange
NSRange
movement
System.System.IntPtr System.nativeint
isFinal
Boolean
Attribute

Gilt für: