Controls

Controls

LibraryiOS 4 Foundations › Controls

iOS 4 Foundations

iOS 4 Foundations

Unlocking this badge will help you earn the iOS 4 Foundations badge.

View the badge map

About this badge

Part of the user interface is made up of controls such as buttons, textfields or sliders that convey user intent to the application. Most controls follow a Target-Action design pattern that allows any implementation of a control to send messages to a target when an action occurs.