次の方法で共有


NSTextViewDelegate_Extensions.ShouldChangeTextInRange メソッド

定義

public static bool ShouldChangeTextInRange (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSRange affectedCharRange, string replacementString);
static member ShouldChangeTextInRange : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSRange * string -> bool

パラメーター

textView
NSTextView
affectedCharRange
NSRange
replacementString
String

戻り値

適用対象