다음을 통해 공유


NSTextInputClient.InsertText(NSObject, NSRange) 메서드

정의

[Foundation.Export("insertText:replacementRange:")]
public virtual void InsertText (Foundation.NSObject text, Foundation.NSRange replacementRange);
abstract member InsertText : Foundation.NSObject * Foundation.NSRange -> unit
override this.InsertText : Foundation.NSObject * Foundation.NSRange -> unit

매개 변수

text
NSObject
replacementRange
NSRange
특성

적용 대상