次の方法で共有


NSTextViewDelegate_Extensions.ShouldChangeTextInRanges メソッド

定義

public static bool ShouldChangeTextInRanges (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSValue[] affectedRanges, string[] replacementStrings);
static member ShouldChangeTextInRanges : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSValue[] * string[] -> bool

パラメーター

textView
NSTextView
affectedRanges
NSValue[]
replacementStrings
String[]

戻り値

適用対象