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

# AVRoutePickerViewButtonStyle.custom

A custom button style.

## Declaration

```swift
case custom
```

## Discussion

Discussion Use this button style to customize the background view and focus appearance for a route picker view.

## See Also

### Button Styles

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