Contents

OrnamentHoverContentEffect

Presents an ornament on hover using a custom effect.

Declaration

struct OrnamentHoverContentEffect<OrnamentView, OrnamentContentEffect> where OrnamentView : View, OrnamentContentEffect : HoverEffectContent

Overview

You don’t use this directly. Use CustomHoverEffect.ornament to create ornament effects instead.

See Also

Responding to hover events