accessories
An array of previously-selected accessories for this application.
Declaration
var accessories: [ASAccessory] { get }Mentioned in
Discussion
To monitor for changes in this list, use your event handler to watch for the events ASAccessoryEventType.accessoryAdded, ASAccessoryEventType.accessoryChanged, and ASAccessoryEventType.accessoryRemoved.