Freigeben über


UITextChecker.RangeOfMisspelledWordInString Methode

Definition

Ruft das NSRange des ersten falsch geschriebenen Worts in ab.

[Foundation.Export("rangeOfMisspelledWordInString:range:startingAt:wrap:language:")]
public virtual Foundation.NSRange RangeOfMisspelledWordInString (string stringToCheck, Foundation.NSRange range, nint startingOffset, bool wrapFlag, string language);
abstract member RangeOfMisspelledWordInString : string * Foundation.NSRange * nint * bool * string -> Foundation.NSRange
override this.RangeOfMisspelledWordInString : string * Foundation.NSRange * nint * bool * string -> Foundation.NSRange

Parameter

stringToCheck
String
range
NSRange
startingOffset
System.System.IntPtr System.nativeint
wrapFlag
Boolean
language
String

Gibt zurück

Attribute

Gilt für: