NSTextCheckingResult.GrammarCheckingResult(NSRange, String[]) 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.
[Foundation.Export("grammarCheckingResultWithRange:details:")]
public static Foundation.NSTextCheckingResult GrammarCheckingResult (Foundation.NSRange range, string[] details);
static member GrammarCheckingResult : Foundation.NSRange * string[] -> Foundation.NSTextCheckingResult
Parameters
- range
- NSRange
- details
- String[]
Returns
- Attributes