Condividi tramite


NSTextViewDelegate_Extensions.ShouldChangeTextInRanges Metodo

Definizione

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

Parametri

textView
NSTextView
affectedRanges
NSValue[]
replacementStrings
String[]

Restituisce

Si applica a