---
title: AVRoutePickerView.ButtonState.normal
framework: avkit
role: symbol
role_heading: Case
path: avkit/avroutepickerview/buttonstate/normal
---

# AVRoutePickerView.ButtonState.normal

The normal, or default, button state.

## Declaration

```swift
case normal
```

## See Also

### Button States

- [AVRoutePickerView.ButtonState.normalHighlighted](avkit/avroutepickerview/buttonstate/normalhighlighted.md)
- [AVRoutePickerView.ButtonState.active](avkit/avroutepickerview/buttonstate/active.md)
- [AVRoutePickerView.ButtonState.activeHighlighted](avkit/avroutepickerview/buttonstate/activehighlighted.md)
