SwiftUI: Property Wrapper
The SwiftUI @State property wrapper creates a new internal source of data for a view, manages its storage and provides read and write functionality.
An example use of a @State property wrapper can be found below and was found in Apple's WWDC24: SwiftUI essentials.
To learn more about the State property wrapper, consult the Apple documentation linked below.
Looking to learn more about SwiftUI, Swift, Design and Technology?
Search our blog to learn more about Swift, SwiftUI, design and technology.
Any Questions?
We are actively looking for feedback on how to improve this resource. Please send us a note to inquiries@delasign.com with any thoughts or feedback you may have.