Make one @State always reference the same value This is important when views with closures appear after the first render
202 B
202 B
CLASS
State.Content
A class storing the state's content.
Properties
storage
The storage.
Methods
init(storage:)
Initialize the content.
- Parameter storage: The storage.