# Device features and behavior on iOS

> Access device features, control screen orientation, and support iPad multitasking in your iOS application.

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](/engine/6000.7/manual/platform-specific/iphone/ios-developing/ios-input.md).

| **Topic**                                                                                                                               | **Description**                                                                                     |
| --------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| [iOS device properties and hardware features](/engine/6000.7/manual/platform-specific/iphone/ios-developing/api/ios-device-features.md) | Understand the iOS device properties and hardware features you can access from a script.            |
| [Screen orientation on iOS](/engine/6000.7/manual/platform-specific/iphone/ios-developing/api/ios-manage-screen-orientation.md)         | Understand how to detect and control screen orientation on iOS devices.                             |
| [iPad multitasking modes](/engine/6000.7/manual/platform-specific/iphone/ios-developing/api/ios-ipad-multitasking-modes.md)             | Understand how iPadOS multitasking modes affect the Screen API and orientation in your application. |

## Additional resources

* [Input for iOS devices](/engine/6000.7/manual/platform-specific/iphone/ios-developing/ios-input.md)
* [iOS Player Settings](/engine/6000.7/manual/platform-specific/iphone/getting-started/class-player-settings-ios.md)
* [iOS requirements and compatibility](/engine/6000.7/manual/platform-specific/iphone/ios-introducing/ios-requirements-and-compatibility.md)
* [Optimize performance for iOS](/engine/6000.7/manual/platform-specific/iphone/ios-developing/performance.md)
* [Developing for iOS](/engine/6000.7/manual/platform-specific/iphone/ios-developing.md)
