#property-wrappers

Found 1 articles tagged with #property-wrappers

Difference between Binding and Bindable in SwiftUI

Binding creates a two-way connection, while Bindable create bindings to the mutable properties of an observable object.