ChatColors

@objcMembers
public class ChatColors : NSObject

Настройки основной палитры темы в ChatCenterUI SDK

Lifecycle

  • Undocumented

    Declaration

    Swift

    override public init()

Public

  • Undocumented

    Declaration

    Swift

    public var main: UIColor
  • Undocumented

    Declaration

    Swift

    public var secondary: UIColor
  • Undocumented

    Declaration

    Swift

    public var disabled: UIColor
  • Undocumented

    Declaration

    Swift

    public var background: UIColor
  • Undocumented

    Declaration

    Swift

    public var backgroundWhite: UIColor
  • Undocumented

    Declaration

    Swift

    public var link: UIColor
  • Undocumented

    Declaration

    Swift

    public var linkLight: UIColor
  • Undocumented

    Declaration

    Swift

    public var positive: UIColor
  • Undocumented

    Declaration

    Swift

    public var warning: UIColor
  • Undocumented

    Declaration

    Swift

    public var error: UIColor
  • Undocumented

    Declaration

    Swift

    public var errorLight: UIColor