---
title: INCarSeat.front
framework: intents
role: symbol
role_heading: Case
path: intents/incarseat/front
---

# INCarSeat.front

The front seats.

## Declaration

```swift
case front
```

## Discussion

Discussion Use this to specify all front seats.

## See Also

### Constants

- [INCarSeat.unknown](intents/incarseat/unknown.md)
- [INCarSeat.driver](intents/incarseat/driver.md)
- [INCarSeat.passenger](intents/incarseat/passenger.md)
- [INCarSeat.frontLeft](intents/incarseat/frontleft.md)
- [INCarSeat.frontRight](intents/incarseat/frontright.md)
- [INCarSeat.rearLeft](intents/incarseat/rearleft.md)
- [INCarSeat.rearRight](intents/incarseat/rearright.md)
- [INCarSeat.rear](intents/incarseat/rear.md)
- [INCarSeat.thirdRowLeft](intents/incarseat/thirdrowleft.md)
- [INCarSeat.thirdRowRight](intents/incarseat/thirdrowright.md)
- [INCarSeat.thirdRow](intents/incarseat/thirdrow.md)
- [INCarSeat.all](intents/incarseat/all.md)
