How to Create a Custom UITextField

Описание к видео How to Create a Custom UITextField

UITextField:
You use text fields to gather text-based input from the user using the onscreen keyboard. The keyboard is configurable for many different types of input such as plain text, emails, numbers, and so on. Text fields use the target-action mechanism and a delegate object to report changes made during the course of editing.

Documents:
UITextField
https://developer.apple.com/documenta...

Overview of xcode:
   • Overview of XCode  

#ObjectiveC #IOS #Learn #lockdown

Комментарии

Информация по комментариям в разработке