Section

public enum Section : Decodable, Equatable, Sendable
extension PreferenceCenterConfig.Section: Encodable

Preference config section.

Encodable support for testing

  • Declaration

    Swift

    public func encode(to encoder: Encoder) throws