Share via


NSTextViewDelegate_Extensions.ShouldChangeTextInRanges Método

Definición

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

Parámetros

textView
NSTextView
affectedRanges
NSValue[]
replacementStrings
String[]

Devoluciones

Se aplica a