Dictionary
EXTENSION
Dictionary
Swift
1extension Dictionary: DictionaryType
Properties
underlying
Swift
1public var underlying: [Key: Value]
You are viewing documentation for a previous version of this software.
Switch to the latest stable version.EXTENSION
Dictionary
1extension Dictionary: DictionaryType
underlying
1public var underlying: [Key: Value]