---
title: "toggleableState"
description: "The state of a toggleable component.

The presence of this property indicates that the element is toggleable."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
var SemanticsPropertyReceiver.toggleableState
```


The state of a toggleable component.

The presence of this property indicates that the element is toggleable.



