次の方法で共有


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

適用対象