<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "apple-school-and-business-manager-api",
  "identifier" : "/documentation/AppleBusinessAPI/SupportedOS",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "Apple Business API"
    ],
    "preciseIdentifier" : "data:AppleBusinessAPI:SupportedOS"
  },
  "title" : "SupportedOS"
}
-->

# SupportedOS

The supported operating systems for an app.

```
string SupportedOS
```

## Possible Values

- `SUPPORTED_OS_IOS` - iOS
- `SUPPORTED_OS_IPADOS` - iPadOS
- `SUPPORTED_OS_MACOS` - macOS
- `SUPPORTED_OS_TVOS` - tvOS
- `SUPPORTED_OS_WATCHOS` - watchOS
- `SUPPORTED_OS_VISIONOS` - visionOS
- `SUPPORTED_OS_UNSPECIFIED` - Unspecified

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)