Relative Content

Tag Archive for swiftxcodetableviewxib

How do I make a functioning button in my XIB file?

I am trying to make a button that when tapped, makes a label’s text equal a checkmark. I have tried to press the button but it doesn’t ever work. It is connected and is within the view, but nothing seems to work. I am currently using the XIB file as a custom type of tableview cell (if that helps.)