---
title: allowedInputTypes
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/inputtargetcomponent/allowedinputtypes
---

# allowedInputTypes

The set of input types this component’s entity can receive.

## Declaration

```swift
var allowedInputTypes: InputTargetComponent.InputType
```
