components
A dictionary containing the components of a type checking result.
Declaration
var components: [NSTextCheckingKey : String]? { get }Discussion
Currently used by the transit checking result. The supported keys are located in Keys for Transit Components.