This section describes the iOS-specific behavior you can access and control from a script, including device properties and hardware features, screen orientation, and how your application behaves in iPad multitasking modes.
For information about detecting and handling user input, refer to Input for iOS devices.
| Topic | Description |
|---|---|
| iOS device properties and hardware features | Understand the iOS device properties and hardware features you can access from a script. |
| Screen orientation on iOS | Understand how to detect and control screen orientation on iOS devices. |
| iPad multitasking modes | Understand how iPadOS multitasking modes affect the Screen API and orientation in your application. |