---
title: UILaunchImageMinimumOSVersion
framework: bundleresources
role: symbol
role_heading: Property List Key
path: bundleresources/information-property-list/uilaunchimages/uilaunchimageminimumosversion
---

# UILaunchImageMinimumOSVersion

A string representing the minimum iOS version number for which the image is intended.

## Discussion

Discussion The version number string is formatted in the form n.n.n, where n is a number. For example, images targeting iOS 7 and later should specify a string “7.0”.

## See Also

### Launch Image Configuration

- [UILaunchImageName](bundleresources/information-property-list/uilaunchimages/uilaunchimagename.md)
- [UILaunchImageOrientation](bundleresources/information-property-list/uilaunchimages/uilaunchimageorientation.md)
- [UILaunchImageSize](bundleresources/information-property-list/uilaunchimages/uilaunchimagesize.md)
