func resolve(in: EnvironmentValues ) -> Self.ResolvedModifier
Resolve to a concrete modifier in the given
environment
.
ある具象修飾子へとこの与えられたenvironment
において解決します。
associatedtype ResolvedModifier : ViewModifier
The type of modifier to use after being resolved.
解決される後に使う修飾子の型。