BalloonsChatStyle

data class BalloonsChatStyle(@DimenRes var balloonsTextSize: Int? = null, @ColorRes var balloonsTextColor: Int? = null, @ColorRes var balloonsBackgroundColor: Int? = null, @DrawableRes var balloonBackground: Int? = null, var balloonText: String? = null) : Serializable, ComponentStyle

Описывает стиль для Toast-ов

Parameters

balloonsTextSize

размер шрифта (ресурс)

balloonsTextColor

цвет шрифта (ресурс)

balloonsBackgroundColor

цвет фона (ресурс)

balloonBackground

фоновое изображение (ресурс)

balloonText

текст всплывающего сообщения

Constructors

Link copied to clipboard
constructor(@DimenRes balloonsTextSize: Int? = null, @ColorRes balloonsTextColor: Int? = null, @ColorRes balloonsBackgroundColor: Int? = null, @DrawableRes balloonBackground: Int? = null, balloonText: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Определяет стилизован ли Toast