---
title: "canShowSelectAllMenuItem"
description: "Whether a select all operation can execute now and have a meaningful effect."
type: "function"
---
## API Reference

### canShowSelectAllMenuItem

> Source set: Common

```kotlin
fun canShowSelectAllMenuItem(): Boolean
```

Whether a select all operation can execute now and have a meaningful effect. The select all
operation requires the selection to not already be selecting the entire text field.
