Skip to main content

SendButton

Button used for sending a message, or any type of content.

open class SendButton: _Button, AppearanceProvider 

Inheritance

_Button, AppearanceProvider

Properties

isEnabled

Override this variable to enable custom behavior upon button enabled.

override open var isEnabled: Bool 

Methods

setUpAppearance()

override open func setUpAppearance() 

Did you find this page helpful?