---
title: iOS
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/appstore/platform/ios
---

# iOS

A value that indicates the iOS platform.

## Declaration

```swift
static let iOS: AppStore.Platform
```

## See Also

### Getting platform values

- [macOS](storekit/appstore/platform/macos.md)
- [tvOS](storekit/appstore/platform/tvos.md)
- [visionOS](storekit/appstore/platform/visionos.md)
