---
title: AVRoutePickerViewButtonStyle.plain
framework: avkit
role: symbol
role_heading: Case
path: avkit/avroutepickerviewbuttonstyle/plain
---

# AVRoutePickerViewButtonStyle.plain

A plain button style.

## Declaration

```swift
case plain
```

## Discussion

Discussion Use this style to set the button to match the system style, except without a blurred background view.

## See Also

### Button Styles

- [AVRoutePickerViewButtonStyle.custom](avkit/avroutepickerviewbuttonstyle/custom.md)
- [AVRoutePickerViewButtonStyle.system](avkit/avroutepickerviewbuttonstyle/system.md)
