Compartir a través de


SFSafariViewControllerDelegate_Extensions.GetExcludedActivityTypes Método

Definición

[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[]

Parámetros

This
ISFSafariViewControllerDelegate

Instancia en la que opera este método de extensión.

url
NSUrl
title
String

Se agregará.

Este parámetro puede ser null.

Devoluciones

String[]
Atributos

Se aplica a