---
title: followsGroup
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/hovereffectgroup/behavior/followsgroup
---

# followsGroup

Follows the current phase of the match group.

## Declaration

```swift
static let followsGroup: HoverEffectGroup.Behavior
```

## Discussion

Discussion Use this behavior when an effect should become active when the group is active, but shouldn’t activate the group itself.
