---
title: "editableText"
description: "A visual value of the text field after output transformations that change the visual
representation of the field's state have been applied.

This is the value displayed to the user, for example \"*******\" in a password field."
type: "property"
---

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


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

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


```kotlin
var SemanticsPropertyReceiver.editableText
```


A visual value of the text field after output transformations that change the visual
representation of the field's state have been applied.

This is the value displayed to the user, for example "*******" in a password field.



