transitInformationCheckingResult(range:components:)
Creates and returns a text checking result with the specified transit information.
Declaration
class func transitInformationCheckingResult(range: NSRange, components: [NSTextCheckingKey : String]) -> NSTextCheckingResultParameters
Return Value
Returns an NSTextCheckingResult with the specified range and a resultType of transitInformation.