---
title: visionOS
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/appstore/platform/visionos
---

# visionOS

A value that indicates the visionOS platform.

## Declaration

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

## See Also

### Getting platform values

- [iOS](storekit/appstore/platform/ios.md)
- [macOS](storekit/appstore/platform/macos.md)
- [tvOS](storekit/appstore/platform/tvos.md)
