activityButton property
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
.
NOTE: available on iOS 15.0+.
Officially Supported Platforms/Implementations:
- iOS
Implementation
ActivityButton? activityButton;