NSTextCheckingResult.TransitInformationCheckingResult Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
TransitInformationCheckingResult(NSRange, NSDictionary) | |
TransitInformationCheckingResult(NSRange, NSTextCheckingTransitComponents) |
TransitInformationCheckingResult(NSRange, NSDictionary)
[Foundation.Export("transitInformationCheckingResultWithRange:components:")]
public static Foundation.NSTextCheckingResult TransitInformationCheckingResult (Foundation.NSRange range, Foundation.NSDictionary components);
[Foundation.Export("transitInformationCheckingResultWithRange:components:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSTextCheckingResult TransitInformationCheckingResult (Foundation.NSRange range, Foundation.NSDictionary components);
static member TransitInformationCheckingResult : Foundation.NSRange * Foundation.NSDictionary -> Foundation.NSTextCheckingResult
Parameter
- range
- NSRange
- components
- NSDictionary
Gibt zurück
- Attribute
Gilt für:
TransitInformationCheckingResult(NSRange, NSTextCheckingTransitComponents)
public static Foundation.NSTextCheckingResult TransitInformationCheckingResult (Foundation.NSRange range, Foundation.NSTextCheckingTransitComponents components);
static member TransitInformationCheckingResult : Foundation.NSRange * Foundation.NSTextCheckingTransitComponents -> Foundation.NSTextCheckingResult
Parameter
- range
- NSRange
- components
- NSTextCheckingTransitComponents