TYPEALIAS
AdaptedEnvironmentScreen.Adapter
¶
public typealias Adapter = (inout ViewEnvironment) -> Void
Takes in a mutable ViewEnvironment
which can be mutated to add or override values.
TYPEALIAS
AdaptedEnvironmentScreen.Adapter
¶public typealias Adapter = (inout ViewEnvironment) -> Void
Takes in a mutable ViewEnvironment
which can be mutated to add or override values.