Enumerations
The following enumerations are available globally.
-
Condition types
See moreDeclaration
Swift
@objc(UAPreferenceCenterConfigConditionType) public enum PreferenceCenterConfigConditionType: Int, CustomStringConvertible, Equatable, Sendable
extension PreferenceCenterConfigConditionType : Encodable
-
Item types.
See moreDeclaration
Swift
@objc(UAPreferenceCenterConfigItemType) public enum PreferenceCenterConfigItemType: Int, CustomStringConvertible, Equatable, Sendable
-
Preference config section type.
See moreDeclaration
Swift
@objc(UAPreferenceCenterConfigSectionType) public enum PreferenceCenterConfigSectionType: Int, CustomStringConvertible, Equatable, Sendable
-
Preference center view phase
See moreDeclaration
Swift
public enum PreferenceCenterViewPhase : Sendable
-
Preference Center Navigation stack
See moreDeclaration
Swift
public enum PreferenceCenterNavigationStack