---
title: AnyTip
framework: tipkit
role: symbol
role_heading: Structure
path: tipkit/anytip
---

# AnyTip

A type-erased tip value.

## Declaration

```swift
struct AnyTip
```

## Relationships

### Conforms To

- [Identifiable](swift/identifiable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [Tip](tipkit/tip.md)

## See Also

### Common types

- [TipKitError](tipkit/tipkiterror.md)
- [Option](tipkit/tipoption.md)
