NSTextViewDelegate_Extensions.ShouldChangeTextInRange Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static bool ShouldChangeTextInRange (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSRange affectedCharRange, string replacementString);
static member ShouldChangeTextInRange : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSRange * string -> bool
Parameters
- This
- INSTextViewDelegate
- textView
- NSTextView
- affectedCharRange
- NSRange
- replacementString
- String