---
title: kind
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/spatialeventcollection/event/kind-swift.property
---

# kind

The event’s input source.

## Declaration

```swift
var kind: SpatialEventCollection.Event.Kind
```

## See Also

### Identifying the event

- [timestamp](swiftui/spatialeventcollection/event/timestamp.md)
- [id](swiftui/spatialeventcollection/event/id-swift.property.md)
- [SpatialEventCollection.Event.ID](swiftui/spatialeventcollection/event/id-swift.struct.md)
- [SpatialEventCollection.Event.Kind](swiftui/spatialeventcollection/event/kind-swift.enum.md)
- [modifierKeys](swiftui/spatialeventcollection/event/modifierkeys.md)
