Contents

components(fromIdentifier:)

Returns a dictionary that splits an identifier into its component pieces.

Declaration

static func components(fromIdentifier string: String) -> [String : String]

See Also

Converting between identifiers