---
title: isRouteSharingSupported
framework: CarPlay
role: symbol
role_heading: Instance Property
platforms: [iOS 27.0+, iPadOS 27.0+, Mac Catalyst 27.0+]
path: carplay/cpnavigationsession/isroutesharingsupported
---

# isRouteSharingSupported

Whether the connected vehicle supports the route sharing feature.

## Declaration

```swift
var isRouteSharingSupported: Bool { get }
```
