---
title: hidden
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/scrolltransitionconfiguration/threshold/hidden
---

# hidden

## Declaration

```swift
static let hidden: ScrollTransitionConfiguration.Threshold
```

## See Also

### Getting the threshold

- [centered](swiftui/scrolltransitionconfiguration/threshold/centered.md)
- [visible](swiftui/scrolltransitionconfiguration/threshold/visible.md)
- [visible(_:)](swiftui/scrolltransitionconfiguration/threshold/visible(_:).md)
