---
title: "isShowingTextSubstitution"
description: "Whether this element is showing the text substitution. This property is only available after
calling [SemanticsActions.SetTextSubstitution]."
type: "property"
---

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


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

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


```kotlin
var SemanticsPropertyReceiver.isShowingTextSubstitution
```


Whether this element is showing the text substitution. This property is only available after
calling `SemanticsActions.SetTextSubstitution`.



