Contents

AutomaticHoverEffect

The default hover effect based on the surrounding context.

Declaration

struct AutomaticHoverEffect

Overview

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.

Topics

Initializers

See Also

Supporting types