Contents

imageProvider

An object that provides a visual representation of the item.

Declaration

optional var imageProvider: NSItemProvider? { get }

Discussion

Provide a full-size representation of the content you’re sharing. For example, if the shared item is a link to a webpage, provide the hero image for that webpage or a rendering of the page.

See Also

Providing Metadata About the Item