ProgressViewStyle
@objcMembers
public final class ProgressViewStyle : ChatStyle
Стиль отображения прогресса
-
Конструктор
Declaration
Swift
public required init(components: ChatComponents)Parameters
componentsКомпоненты
-
Стиль отображения текста прогресса
Declaration
Swift
public lazy var textStyle: ChatTextStyle { get set } -
Цвет отображения полоски прогресса
Declaration
Swift
public var color: UIColor
View on GitHub