<!--
{
  "availability" : [

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

# ConfigurationPlatform

The platform that a Configuration targets.

```
string ConfigurationPlatform
```

## Possible Values

- `PLATFORM_MACOS` - macOS
- `PLATFORM_IOS` - iOS and iPadOS
- `PLATFORM_TVOS` - tvOS
- `PLATFORM_VISIONOS` - visionOS

---

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)