UITextField object is the one of the most commonly used UI Control in the iOS, it displays editable text and sends an action message to a target object, it usually gets a small amount of text from user and perform some immediate action such as search operation, based on that text. In this tutorial i'm going to explain about UITextField and … [Continue reading...]
Recent Comments