๐ฐ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?