PreferenceCenterAlertStyleConfiguration
public struct PreferenceCenterAlertStyleConfiguration
Preference Center alert style configuration
-
The item config
Declaration
Swift
public let item: PreferenceCenterConfig.Alert
-
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