Edit

Share via


SFSafariViewControllerDelegate_Extensions.GetExcludedActivityTypes Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static string[] GetExcludedActivityTypes (this SafariServices.ISFSafariViewControllerDelegate This, SafariServices.SFSafariViewController controller, Foundation.NSUrl url, string title);
static member GetExcludedActivityTypes : SafariServices.ISFSafariViewControllerDelegate * SafariServices.SFSafariViewController * Foundation.NSUrl * string -> string[]

Parameters

This
ISFSafariViewControllerDelegate

The instance on which this extension method operates.

url
NSUrl
title
String

To be added.

This parameter can be null.

Returns

String[]
Attributes

Applies to