ProximityReaderDiscovery.Content
A type that represents content you can display on the current device.
Declaration
struct ContentOverview
This structure stores information the system needs to present the appropriate interface. Don’t create instances of this structure directly. Instead, fetch each instance using the content(for:) method.
Pass instances of this structure to presentContent(_:from:) to display the associated content.