activityButton property

ActivityButton? activityButton
getter/setter pair

An additional button to be shown in SFSafariViewController's toolbar. This allows the user to access powerful functionality from your extension without needing to first show the UIActivityViewController.

Officially Supported Platforms/Implementations:

  • iOS SFSafariViewController 15.0+

Implementation

ActivityButton? activityButton;