---
title: ParameterOption
framework: tipkit
role: symbol
role_heading: Structure
path: tipkit/tips/parameteroption
---

# ParameterOption

A type that represents the various customizations that you can make to a tip parameter.

## Declaration

```swift
struct ParameterOption
```

## Topics

### Type Properties

- [ParameterOption.transient](tipkit/tips/parameteroption/transient.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Related Documentation

- [Parameter](tipkit/tips/parameter.md)

### Parameters

- [Parameter](tipkit/tips/parameter.md)
