---
title: "disabled"
description: "Whether this semantics node is disabled. Note that proper [SemanticsActions] should still be
added when this property is set."
type: "function"
---

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


<a id='references'></a>
<div class='sourceset sourceset-common'>Common</div>


```kotlin
fun SemanticsPropertyReceiver.disabled()
```


Whether this semantics node is disabled. Note that proper `SemanticsActions` should still be
added when this property is set.



