IconButtonStyle
@objcMembers
public class IconButtonStyle : ButtonStyle
Стиль кнопки с иконкой
-
Конструктор
Declaration
Swift
public init( image: ChatImage, components: ChatComponents )Parameters
imageИконка кнопки
componentsКомпоненты
-
Конструктор
Declaration
Swift
public required init(components: ChatComponents)Parameters
componentsКомпоненты
View on GitHub