---
title: confetti
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avcapturereactiontype/confetti
---

# confetti

A reaction that displays festive spots of color falling through the scene.

## Declaration

```swift
static let confetti: AVCaptureReactionType
```

## See Also

### Reaction types

- [balloons](avfoundation/avcapturereactiontype/balloons.md)
- [fireworks](avfoundation/avcapturereactiontype/fireworks.md)
- [heart](avfoundation/avcapturereactiontype/heart.md)
- [lasers](avfoundation/avcapturereactiontype/lasers.md)
- [rain](avfoundation/avcapturereactiontype/rain.md)
- [thumbsUp](avfoundation/avcapturereactiontype/thumbsup.md)
- [thumbsDown](avfoundation/avcapturereactiontype/thumbsdown.md)
