ContactManagementSectionStyleConfiguration
public struct ContactManagementSectionStyleConfiguration : Sendable
The labeled section break style configuration
-
The section config
Declaration
Swift
public let section: PreferenceCenterConfig.ContactManagementItem -
The preference state
Declaration
Swift
public let state: PreferenceCenterState -
If the display conditions are met for this item
Declaration
Swift
public let displayConditionsMet: Bool -
The preference center theme
Declaration
Swift
public let preferenceCenterTheme: PreferenceCenterTheme
View on GitHub