CommonSectionViewStyleConfiguration
public struct CommonSectionViewStyleConfiguration
Common section style configuration
-
The section config
Declaration
Swift
public let section: PreferenceCenterConfig.CommonSection
-
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
-
The color scheme
Declaration
Swift
public let colorScheme: ColorScheme