---
title: HoverEffectGroup.Behavior
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/hovereffectgroup/behavior
---

# HoverEffectGroup.Behavior

Describes the behavior of an effect in a group.

## Declaration

```swift
struct Behavior
```

## Topics

### Type Properties

- [activatesGroup](swiftui/hovereffectgroup/behavior/activatesgroup.md)
- [followsGroup](swiftui/hovereffectgroup/behavior/followsgroup.md)
- [ignoresGroup](swiftui/hovereffectgroup/behavior/ignoresgroup.md)
- [preservesGroup](swiftui/hovereffectgroup/behavior/preservesgroup.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
