---
title: "canShowAutofillMenuItem"
description: "Whether autofill can execute upon this text field."
type: "function"
---
## API Reference

### canShowAutofillMenuItem

> Source set: Common

```kotlin
fun canShowAutofillMenuItem(): Boolean
```

Whether autofill can execute upon this text field. The autofill action only appears when the
text field is editable and no text is currently selected.
