environment
The current environment.
Declaration
@MainActor @preconcurrency var environment: EnvironmentValues { get }Discussion
Use the environment values to configure the state of your view when creating or updating it.
The current environment.
@MainActor @preconcurrency var environment: EnvironmentValues { get }Use the environment values to configure the state of your view when creating or updating it.