---
title: status
framework: tipkit
role: symbol
role_heading: Instance Property
path: tipkit/tip/status-swift.property
---

# status

The current status of a tip based on its rules and the configured displayFrequency(_:).

## Declaration

```swift
var status: Self.Status { get }
```

## See Also

### Monitoring tip status

- [statusUpdates](tipkit/tip/statusupdates.md)
- [shouldDisplay](tipkit/tip/shoulddisplay.md)
- [shouldDisplayUpdates](tipkit/tip/shoulddisplayupdates.md)
- [Status](tipkit/tip/status-swift.typealias.md)
- [InvalidationReason](tipkit/tip/invalidationreason.md)
