uibutton - How do I add border to an @IBAction Button that is linked from storyboard in Swift 2.1? -


how set button border if button linked storyboard , of type @ibaction?

the button's type not ibaction, ibaction connection between storyboard , function

if want change button in code, connect storyboard outlet (hold ctrl , drag button storyboard viewcontroller)

(and u can change storyboard)


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -