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

# AVRoutePickerView.ButtonState.normalHighlighted

The highlighted button state when a mouse-down event occurs inside the button.

## Declaration

```swift
case normalHighlighted
```

## See Also

### Button States

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