NSTextViewDelegate_Extensions.WillCheckText 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.NSDictionary WillCheckText (this AppKit.INSTextViewDelegate This, AppKit.NSTextView view, Foundation.NSRange range, Foundation.NSDictionary options, Foundation.NSTextCheckingTypes checkingTypes);
static member WillCheckText : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSRange * Foundation.NSDictionary * Foundation.NSTextCheckingTypes -> Foundation.NSDictionary
Parameters
- This
- INSTextViewDelegate
- view
- NSTextView
- range
- NSRange
- options
- NSDictionary
- checkingTypes
- NSTextCheckingTypes