PreferenceCenterConfig

@objc(UAPreferenceCenterConfig)
public final class PreferenceCenterConfig : NSObject, Decodable, Sendable
extension PreferenceCenterConfig: Encodable

Preference center config.

Encodable support for testing

  • Declaration

    Swift

    public func encode(to encoder: Encoder) throws