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
ViewDeclaration
Swift
var body: some View { get }
View on GitHub
CollectionStyle Structure Reference