Condividi tramite


NSTextViewChangeText Delegato

Definizione

public delegate bool NSTextViewChangeText(NSTextView textView, NSRange affectedCharRange, string replacementString);
type NSTextViewChangeText = delegate of NSTextView * NSRange * string -> bool

Parametri

textView
NSTextView
affectedCharRange
NSRange
replacementString
String

Valore restituito

Si applica a