I have a button i initialized as :
lazy var sendMessage : UIButton = { let button = UIButton(type: .custom) // some code button.addTarget (self ,