<!--
{
  "availability" : [
    "iOS: 18.4.0 - 27.0.0",
    "iPadOS: 18.4.0 - 27.0.0",
    "macCatalyst: 18.4.0 - 27.0.0",
    "macOS: 15.4.0 - 27.0.0",
    "visionOS: 2.4.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "ImagePlayground",
  "identifier" : "/documentation/ImagePlayground/ImageCreator/availableStyles",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Image Playground"
    ],
    "preciseIdentifier" : "s:15ImagePlayground0A7CreatorC15availableStylesSayAA0aB5StyleVGvp"
  },
  "title" : "availableStyles"
}
-->

# availableStyles

The set of styles you can apply to the images you create.

```
final let availableStyles: [ImagePlaygroundStyle]
```

## Discussion

Before requesting any images, make sure the style you want to use is
in this property.

---

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)