NameToggle
private struct NameToggle: View
/ SwiftUI View
with a Toggle
to show or hide the name on the diagram
-
App State
Declaration
Swift
var appState: AppStateModel
-
The body of the
View
Declaration
Swift
var body: some View