---
title: "stateDescription"
description: "Developer-set state description of the semantics node.

For example: on/off. If this not set, accessibility services will derive the state from other
semantics properties, like [ProgressBarRangeInfo], but it is not guaranteed and the format will
be decided by accessibility services."
type: "property"
---

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


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

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


```kotlin
var SemanticsPropertyReceiver.stateDescription
```


Developer-set state description of the semantics node.

For example: on/off. If this not set, accessibility services will derive the state from other
semantics properties, like `ProgressBarRangeInfo`, but it is not guaranteed and the format will
be decided by accessibility services.



