ButtonStyle
@objcMembers
public class ButtonStyle : ChatStyle
Стиль кнопки в чате
-
Конструктор
Declaration
Swift
public required init(components: ChatComponents)Parameters
componentsКомпоненты
-
Стиль текста на кнопке
Declaration
Swift
public var textStyle: ChatTextStyle -
Цвет кнопки
Declaration
Swift
public var color: ChatButtonColor
View on GitHub