Contents

init(items:)

Creates a new sharing service picker for the selected items.

Declaration

init(items: [Any])

Parameters

Return Value

A configured sharing service picker.

Discussion

If an item is an NSURL object and contains a file URL (pointing to a video on the local disk for example), the picker shares the content of the file. If the URL is remote, then the picker shares the URL instead of the contents.