---
title: "placeCursorAtEnd"
description: "Places the cursor at the end of the text."
type: "function"
---

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


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


```kotlin
fun TextFieldBuffer.placeCursorAtEnd()
```


Places the cursor at the end of the text.



