---
title: activatesGroup
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/hovereffectgroup/behavior/activatesgroup
---

# activatesGroup

Causes other effects in the match group to become active.

## Declaration

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

## Discussion

Discussion Use this behavior when an effect should activate other effects in the group.
