Type Method 型メソッド

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 識別子間で変換する