---
title: fadeOut
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsviewanimation/effectname/fadeout
---

# fadeOut

Specifies a fade-out type of effect.

## Declaration

```swift
static let fadeOut: NSViewAnimation.EffectName
```

## See Also

### Effect Names

- [fadeIn](appkit/nsviewanimation/effectname/fadein.md)
