Contents

ProximityReaderDiscovery.Content

A type that represents content you can display on the current device.

Declaration

struct Content

Overview

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.

Topics

Getting the content identifier

Getting the content description

See Also

Fetching the content to display