Partager via


NSTextViewDelegate_Extensions.ShouldChangeTextInRange Méthode

Définition

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

Paramètres

textView
NSTextView
affectedCharRange
NSRange
replacementString
String

Retours

S’applique à