CollectionStyle
struct CollectionStyle : View
Button for selecting the collection style
-
The SceneState model
Declaration
Swift
@Environment private var scene: SceneState { get }
-
The body of the
View
Declaration
Swift
var body: some View { get }