🔰view state
╱🚧 under construction
state value:a value declared and initialized with @State.
state object:an observable object that is declared and initialized as a property in a view.
some of a view's environment values automatically reflect system state, user settings, or view state.
Last updated
Was this helpful?