---
title: CustomHoverEffect.Content
framework: swiftui
role: symbol
role_heading: Type Alias
path: swiftui/customhovereffect/content
---

# CustomHoverEffect.Content

The content effect type passed to body(content:).

## Declaration

```swift
typealias Content = EmptyHoverEffect
```
