Skip to main content

iOS is a proprietary mobile operating system developed and maintained by Apple Inc. It runs on the iPhone, iPad, and iPod touch. Questions regarding those specific devices should be directed toward the and tags respectively, and non-programming questions should be directed toward the Ask Different Stack Exchange, the site for Apple enthusiasts.

iOS is a proprietary mobile operating system developed and maintained by Apple Inc. It runs on the iPhone, iPad, and iPod touch. Questions regarding those specific devices should be directed toward the and tags respectively, and non-programming questions should be directed toward the Ask Different Stack Exchange, the site for Apple enthusiasts.

We can't use Wikipedia without proper attribution.
Link
Jesse Dorsey
  • 2.9k
  • 4
  • 34
  • 59

The user interface of iOS is based on the concept of direct manipulation, using multi-touch gestures. Interface control elements consist of sliders, switches, and buttons. The response to user input is immediate and provides a fluid interface. Interaction with the OS includes gestures such as swipe, tap, pinch, and reverse pinch, all of which have specific definitions within the context of the iOS operating system and its multitouch interface. Internal accelerometers are used by some applications to respond to shaking the device (one common result is the undo command) or rotating it in three dimensions (one common result is switching from portrait to landscape mode).

[Extracted from Wikipedia]

The user interface of iOS is based on the concept of direct manipulation, using multi-touch gestures. Interface control elements consist of sliders, switches, and buttons. The response to user input is immediate and provides a fluid interface. Interaction with the OS includes gestures such as swipe, tap, pinch, and reverse pinch, all of which have specific definitions within the context of the iOS operating system and its multitouch interface. Internal accelerometers are used by some applications to respond to shaking the device (one common result is the undo command) or rotating it in three dimensions (one common result is switching from portrait to landscape mode).

[Extracted from Wikipedia]

The user interface of iOS is based on the concept of direct manipulation, using multi-touch gestures. Interface control elements consist of sliders, switches, and buttons. The response to user input is immediate and provides a fluid interface. Interaction with the OS includes gestures such as swipe, tap, pinch, and reverse pinch, all of which have specific definitions within the context of the iOS operating system and its multitouch interface. Internal accelerometers are used by some applications to respond to shaking the device (one common result is the undo command) or rotating it in three dimensions (one common result is switching from portrait to landscape mode).

[Extracted from Wikipedia]

The user interface of iOS is based on the concept of direct manipulation, using multi-touch gestures. Interface control elements consist of sliders, switches, and buttons. The response to user input is immediate and provides a fluid interface. Interaction with the OS includes gestures such as swipe, tap, pinch, and reverse pinch, all of which have specific definitions within the context of the iOS operating system and its multitouch interface. Internal accelerometers are used by some applications to respond to shaking the device (one common result is the undo command) or rotating it in three dimensions (one common result is switching from portrait to landscape mode).

[Extracted from Wikipedia]

Link
Loading