Required Static Propertyswift 6.0.3FoundationEssentials
decodingConfiguration
- iOS
- 15+
- macOS
- 12+
- tvOS
- 15+
- watchOS
- 8+
static var decodingConfiguration: AttributeScopeCodableConfiguration { get }
static var decodingConfiguration: AttributeScopeCodableConfiguration { get }
s20FoundationEssentials14AttributeScopeP21decodingConfigurationAA0cd7CodableF0VvpZ
What are these?67H77
import FoundationEssentials
protocol AttributeScope : DecodingConfigurationProviding, EncodingConfigurationProviding
struct AttributeScopeCodableConfiguration
static var encodingConfiguration: AttributeScopeCodableConfiguration { get }
static var decodingConfiguration: AttributeScopeCodableConfiguration { get }