components(fromIdentifier:)
Returns a dictionary that splits an identifier into its component pieces.
Declaration
static func components(fromIdentifier string: String) -> [String : String]Returns a dictionary that splits an identifier into its component pieces.
static func components(fromIdentifier string: String) -> [String : String]