Version: Unity 6.7 Alpha (6000.7)
Language : English
Structure of a Unity Xcode Objective-C project type
iOS device properties and hardware features

Device features and behavior on iOS

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.

Additional resources

Structure of a Unity Xcode Objective-C project type
iOS device properties and hardware features