Contents

devices

An array of external sync devices connected to this host.

Declaration

var devices: [AVExternalSyncDevice] { get }

Discussion

The list is updated when external sync devices are connected to the host and they remain in the list until they become unavailable. This property is key-value observable.