accessory
The accessory involved in the event, if any.
Declaration
@NSCopying var accessory: ASAccessory? { get }Mentioned in
Discussion
The session populates this member for event types like ASAccessoryEventType.accessoryAdded and ASAccessoryEventType.accessoryChanged, but not for life cycle or picker events like ASAccessoryEventType.activated or ASAccessoryEventType.pickerDidPresent.