Поделиться через


NSTextViewDelegate.ShouldChangeTextInRanges Метод

Определение

[Foundation.Export("textView:shouldChangeTextInRanges:replacementStrings:")]
public virtual bool ShouldChangeTextInRanges (AppKit.NSTextView textView, Foundation.NSValue[] affectedRanges, string[] replacementStrings);
abstract member ShouldChangeTextInRanges : AppKit.NSTextView * Foundation.NSValue[] * string[] -> bool
override this.ShouldChangeTextInRanges : AppKit.NSTextView * Foundation.NSValue[] * string[] -> bool

Параметры

textView
NSTextView
affectedRanges
NSValue[]
replacementStrings
String[]

Возвращаемое значение

Атрибуты

Применяется к