Call an UIButton from viewDidLoad
Hello Guys,
I have an application and I wanted that when the application starts, a button click begins.
This is a game application and when it starts, I wanted a button to be pressed automatically.
Is that even possible?
That button is an image, actually and that will simulate the game beginning.
I was wondering on calling it on the viewDidLoad method.
Appreciate your help.
|