AppStorage
A property wrapper type that reflects a value from UserDefaults and invalidates a view on a change in value in that user default.
Declaration
@frozen @propertyWrapper struct AppStorage<Value>A property wrapper type that reflects a value from UserDefaults and invalidates a view on a change in value in that user default.
@frozen @propertyWrapper struct AppStorage<Value>