Partager via


NSTextViewDelegate.ShouldChangeTextInRanges Méthode

Définition

[Foundation.Export("textView:shouldChangeTextInRanges:replacementStrings:")]
public virtual bool ShouldChangeTextInRanges (AppKit.NSTextView textView, Foundation.NSValue[] affectedRanges, string[] replacementStrings);
abstract member ShouldChangeTextInRanges : AppKit.NSTextView * Foundation.NSValue[] * string[] -> bool
override this.ShouldChangeTextInRanges : AppKit.NSTextView * Foundation.NSValue[] * string[] -> bool

Paramètres

textView
NSTextView
affectedRanges
NSValue[]
replacementStrings
String[]

Retours

Attributs

S’applique à