Wednesday, February 15, 2012

How to create selector for UIButton.

Although selector can be created for many other GUI components. Here is the code


SEL buttonSelector =@selector(OpenOrCloseNavigationLayoutView:); 





No comments:

Post a Comment