NSTextViewDelegate_Extensions.WillChangeSelection 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 Foundation.NSRange WillChangeSelection (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSRange oldSelectedCharRange, Foundation.NSRange newSelectedCharRange);
static member WillChangeSelection : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSRange * Foundation.NSRange -> Foundation.NSRange
Parameters
- This
- INSTextViewDelegate
- textView
- NSTextView
- oldSelectedCharRange
- NSRange
- newSelectedCharRange
- NSRange