Share via


NSTextCheckingResult.SpellCheckingResult(NSRange) Method

Definition

[Foundation.Export("spellCheckingResultWithRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSTextCheckingResult SpellCheckingResult(Foundation.NSRange range);
[<Foundation.Export("spellCheckingResultWithRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SpellCheckingResult : Foundation.NSRange -> Foundation.NSTextCheckingResult

Parameters

range
NSRange

Returns

Attributes

Applies to