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


NSTextViewDelegate.ShouldChangeTextInRange Метод

Определение

[Foundation.Export("textView:shouldChangeTextInRange:replacementString:")]
public virtual bool ShouldChangeTextInRange (AppKit.NSTextView textView, Foundation.NSRange affectedCharRange, string replacementString);
abstract member ShouldChangeTextInRange : AppKit.NSTextView * Foundation.NSRange * string -> bool
override this.ShouldChangeTextInRange : AppKit.NSTextView * Foundation.NSRange * string -> bool

Параметры

textView
NSTextView
affectedCharRange
NSRange
replacementString
String

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

Атрибуты

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