behavior(_:)
Returns a new version of self with the given behavior.
Declaration
func behavior(_ behavior: HoverEffectGroup.Behavior) -> HoverEffectGroupParameters
- behavior:
How the effect will behave relative to other effects in the group.
Return Value
A new HoverEffectGroup with the given behavior.