© Wallace Wang 2019
Wallace WangBeginning iPhone Development with Swift 5https://doi.org/10.1007/978-1-4842-4865-2_8

8. Steppers, Sliders, Progress Views, and Activity Indicator Views

Wallace Wang1 
(1)
San Diego, CA, USA
 
Labels, text fields, and buttons are the three most common types of user interface objects, but they aren’t the only ones used to display information, allow input, and allow interaction from the user. Four other user interface objects that can display information, allow input, and allow interaction in different ways include
  • Steppers

  • Sliders

  • Progress Views

  • Activity Indicator Views

Steppers display a minus/plus icon that users can click to increment a value by a fixed amount, up or down. By using a stepper, users can define a value without ...

Get Beginning iPhone Development with Swift 5: Exploring the iOS SDK now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.