Contents

perform(withItems:)

Manually performs the service on the provided items.

Declaration

func perform(withItems items: [Any])

Parameters

  • items:

    The items to share.

Discussion

In most cases this will display a sharing window.

See Also

Related Documentation