ToolbarView
struct ToolbarView: CustomizableToolbarContent
SwiftUI View for the toolbar
-
The observable state of the scene
Declaration
Swift
private var sceneState -
The body of the
ViewDeclaration
Swift
var body: some CustomizableToolbarContent
View on GitHub