AutomaticHoverEffect
The default hover effect based on the surrounding context.
Declaration
struct AutomaticHoverEffectOverview
The automatic effect will resolve to any defaultHoverEffect(_:) applied to the current View hierarchy, or a system-defined effect if no default effect has been defined.
You can also use automatic to construct this hover effect.