次の方法で共有


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

適用対象