init(_:)
Create a HoverEffect that contains the specified custom hover effect.
Declaration
init<E>(_ effect: E) where E : CustomHoverEffectCreate a HoverEffect that contains the specified custom hover effect.
init<E>(_ effect: E) where E : CustomHoverEffect