---
title: rightTeam
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cpnowplayingmodesports/rightteam
---

# rightTeam

The sports team that should appear on the right side of the now playing screen. This is commonly (but not always) the HOME team. This team will be on the right in all layouts; it does not flip to the left side when in a right-to-left language or a right-hand-drive vehicle.

## Declaration

```swift
var rightTeam: CPNowPlayingSportsTeam { get }
```
