dimanche 10 mai 2015

How to access a component on storyboard in my code in Xcode 6

For instance, a button is created on storyboard by drag and drop. How do I access this button and make some changes to it in my code?
I have ctrl+clicked it to create an IBOUtlet in ViewController.h.

How do I access it in ViewController.m?

Aucun commentaire:

Enregistrer un commentaire