SwiftUI: Environment Property Wrapper
A SwiftUI @Environment property wrapper enables values to be accessed globally and when observed, update any relevant UI when the values change.
An example use of a environment property wrapper can be found below and was found in Apple's WWDC23: Discover Observation in SwiftUI.
To learn more about the Environment property wrapper, or the Observable macro consult the links 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.