NSTextView.InsertCompletion(String, NSRange, nint, Boolean) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[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