selectedGenerationStyle
Generation style to pre-select upong launching the playground among those in allowedGenerationStyles.
Declaration
@MainActor @preconcurrency var selectedGenerationStyle: ImagePlaygroundStyle { get set }Discussion
Use ImagePlaygroundStyle.all to check the list of all possible styles, and pass one of those.