NSTextViewDelegate_Extensions.ShouldChangeTextInRange Método

Definición

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

Parámetros

textView
NSTextView
affectedCharRange
NSRange
replacementString
String

Devoluciones

Se aplica a