---
title: AppEntityUIElement.State
framework: appintents
role: symbol
role_heading: Structure
path: appintents/appentityuielement/state-swift.struct
---

# AppEntityUIElement.State

The current UI state of the entity that’s visible onscreen.

## Declaration

```swift
struct State
```

## Topics

### Initializers

- [init(isSelected:)](appintents/appentityuielement/state-swift.struct/init(isselected:).md)

### Instance Properties

- [isSelected](appintents/appentityuielement/state-swift.struct/isselected.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
