About Building the User Interface
The following lists the tasks to perform to build the user interface for a mobile application.
Add listeners that wait for user-initiated events when a user interacts with controls you add to the view and take an action based on the user-initiated event. For more information, see
Responding to User-Initiated Events.
Related Topics