SwiftUI: Bindable Property Wrapper
A SwiftUI @Bindable property wrapper allows bindings to be created from that type. Most of the time, these bindings are to Observable types.
An example use of a binding property wrapper can be found below and was found in Apple's WWDC23: Discover Observation in SwiftUI.
To learn more about the Bindable 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.