Enumerations

The following enumerations are available globally.

  • Condition types

    See more

    Declaration

    Swift

    @objc(UAPreferenceCenterConfigConditionType)
    public enum PreferenceCenterConfigConditionType: Int, CustomStringConvertible,
        Equatable, Sendable
  • Item types.

    See more

    Declaration

    Swift

    @objc(UAPreferenceCenterConfigItemType)
    public enum PreferenceCenterConfigItemType: Int, CustomStringConvertible,
        Equatable, Sendable
  • Preference config section type.

    See more

    Declaration

    Swift

    @objc(UAPreferenceCenterConfigSectionType)
    public enum PreferenceCenterConfigSectionType: Int, CustomStringConvertible,
        Equatable, Sendable
  • Preference center view phase

    See more

    Declaration

    Swift

    public enum PreferenceCenterViewPhase