<!--
{
  "availability" : [
    "iOS: 18.4.0 -",
    "iPadOS: 18.4.0 -",
    "macCatalyst: 18.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CarPlay",
  "identifier" : "/documentation/CarPlay/CPNowPlayingModeSports/rightTeam",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "CarPlay"
    ],
    "preciseIdentifier" : "c:objc(cs)CPNowPlayingModeSports(py)rightTeam"
  },
  "title" : "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.

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)