+ transitInformationCheckingResultWithRange:components:
Creates and returns a text checking result with the specified transit information.
あるテキスト検査結果をこの指定された輸送機関情報について作成して返します。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSDictionary
<NSTextCheckingKey
,NSString
*> *components;
Currently used by the transit checking result. The supported keys are located in Keys for Transit Components. 現在この輸送機関検査結果によって使われます。サポートされるキーは、輸送機関構成要素に対するキーに置かれます。
+ transitInformationCheckingResultWithRange:components: