iconProvider
An object that provides an icon that represents the item’s source.
Declaration
optional var iconProvider: NSItemProvider? { get }Discussion
Typically, the icon is a thumbnail-sized representation of the source app for the content. For example, provide your app’s icon for content you manage.