API Differences in ImagePlayground in macOS 15.4

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in ImagePlayground in the macOS 15.4 SDK.

Table of Contents

Classes

ImageCreator

Structs

ImagePlaygroundStyle

Enums

ImageCreator
Error
ImagePlaygroundPersonalizationPolicy

Functions & Methods

SwiftUICore.View
nonisolated public func imagePlaygroundGenerationStyle(_ style: ImagePlayground.ImagePlaygroundStyle, in allowedStyles: [ImagePlayground.ImagePlaygroundStyle] = ImagePlaygroundStyle.all) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func imagePlaygroundPersonalizationPolicy(_ policy: ImagePlayground.ImagePlaygroundPersonalizationPolicy = .automatic) -> some SwiftUICore.View

Properties & Constants

ImagePlaygroundViewController
public var allowedGenerationStyles: [ImagePlayground.ImagePlaygroundStyle]
ImagePlaygroundViewController
public var personalizationPolicy: ImagePlayground.ImagePlaygroundPersonalizationPolicy
ImagePlaygroundViewController
public var selectedGenerationStyle: ImagePlayground.ImagePlaygroundStyle
SwiftUICore.EnvironmentValues
public var imagePlaygroundAllowedGenerationStyles: [ImagePlayground.ImagePlaygroundStyle]
SwiftUICore.EnvironmentValues
public var imagePlaygroundPersonalizationPolicy: ImagePlayground.ImagePlaygroundPersonalizationPolicy
SwiftUICore.EnvironmentValues
public var imagePlaygroundSelectedGenerationStyle: ImagePlayground.ImagePlaygroundStyle

Conformances

ImageCreator.Error
Swift.Equatable
ImageCreator.Error
Swift.Hashable
ImagePlaygroundPersonalizationPolicy
Swift.Equatable
ImagePlaygroundPersonalizationPolicy
Swift.Hashable
ImagePlaygroundPersonalizationPolicy
Swift.RawRepresentable