---
title: eventType
framework: accessorysetupkit
role: symbol
role_heading: Instance Property
path: accessorysetupkit/asaccessoryevent/eventtype
---

# eventType

The type of event, such as accessory addition or removal, or picker presentation or removal.

## Declaration

```swift
var eventType: ASAccessoryEventType { get }
```

## Mentioned in

Discovering and configuring accessories

## Discussion

Discussion Some event types may indicate that the event is a subclass of ASAccessoryEvent that provides additional properties.

## See Also

### Inspecting the event

- [accessory](accessorysetupkit/asaccessoryevent/accessory.md)
- [ASAccessory](accessorysetupkit/asaccessory.md)
- [ASAccessoryEventType](accessorysetupkit/asaccessoryeventtype.md)
