---
title: showsDisclosureIndicator
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cplistitem/showsdisclosureindicator
---

# showsDisclosureIndicator

A Boolean value that indicates whether the list item cell shows a disclosure indicator on its trailing edge.

## Declaration

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

## See Also

### Deprecated Properties

- [showsExplicitLabel](carplay/cplistitem/showsexplicitlabel.md)
- [setRootTemplate(_:animated:)](carplay/cpinterfacecontroller/setroottemplate(_:animated:).md)
- [pushTemplate(_:animated:)](carplay/cpinterfacecontroller/pushtemplate(_:animated:).md)
- [popTemplate(animated:)](carplay/cpinterfacecontroller/poptemplate(animated:).md)
- [popToRootTemplate(animated:)](carplay/cpinterfacecontroller/poptoroottemplate(animated:).md)
- [pop(to:animated:)](carplay/cpinterfacecontroller/pop(to:animated:).md)
- [presentTemplate(_:animated:)](carplay/cpinterfacecontroller/presenttemplate(_:animated:).md)
- [dismissTemplate(animated:)](carplay/cpinterfacecontroller/dismisstemplate(animated:).md)
