SyntaxFix
Write A Post
Hire A Developer
Questions
Swift 3:
Set button title:
//for normal state: my_btn.setTitle("Button Title", for: .normal) // For highlighted state: my_btn.setTitle("Button Title2", for: .highlighted)