Other Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Swift
public enum ScreenModalStyle
-
The strategies for decoding raw data.
See moreDeclaration
Swift
public enum DictionaryDataDecodingStrategy
-
The strategies available for formatting dates when decoding them from Dictionary.
See moreDeclaration
Swift
public enum DictionaryDateDecodingStrategy
-
The values that determine how to decode a type’s coding keys from Dictionary keys.
See moreDeclaration
Swift
public enum DictionaryKeyDecodingStrategy
-
The strategies for encoding nonconforming floating-point numbers, also known as IEEE 754 exceptional values.
See moreDeclaration
Swift
public enum DictionaryNonConformingFloatDecodingStrategy
-
The strategies for decoding raw data.
See moreDeclaration
Swift
public enum URLQueryDataDecodingStrategy
-
The strategies available for formatting dates when decoding them from URL.
See moreDeclaration
Swift
public enum URLQueryDateDecodingStrategy
-
The values that determine how to decode a type’s coding keys from URL query keys.
See moreDeclaration
Swift
public enum URLQueryKeyDecodingStrategy
-
The strategies for encoding nonconforming floating-point numbers, also known as IEEE 754 exceptional values.
See moreDeclaration
Swift
public enum URLQueryNonConformingFloatDecodingStrategy