---
title: "selected"
description: "Whether this element is selected (out of a list of possible selections).

The presence of this property indicates that the element is selectable."
type: "property"
---

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


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

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


```kotlin
var SemanticsPropertyReceiver.selected
```


Whether this element is selected (out of a list of possible selections).

The presence of this property indicates that the element is selectable.



