<!--
{
  "documentType" : "article",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/NSDictionary/ExpressibleByDictionaryLiteral-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "ExpressibleByDictionaryLiteral Implementations"
}
-->

# ExpressibleByDictionaryLiteral Implementations

## Topics

### Initializers

[`convenience init(dictionaryLiteral: (Any, Any)...)`](/documentation/Foundation/NSDictionary/init(dictionaryLiteral:))

Initializes a newly allocated dictionary from the given key-value pairs.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)