Compartilhar via


NSTextViewDelegate_Extensions.ShouldChangeTextInRanges Método

Definição

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[]

Retornos

Aplica-se a