Contents

effect

The effect to apply to the view with this style.

Declaration

@MainActor @preconcurrency var effect: any UIHoverEffect { get set }

Discussion

Use UIHoverAutomaticEffect to apply a system-default effect to the view.

See Also

Specifying a hover effect