Compartir a través de


SFSafariViewControllerDelegate.GetExcludedActivityTypes Método

Definición

[Foundation.Export("safariViewController:excludedActivityTypesForURL:title:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string[] GetExcludedActivityTypes (SafariServices.SFSafariViewController controller, Foundation.NSUrl url, string title);
abstract member GetExcludedActivityTypes : SafariServices.SFSafariViewController * Foundation.NSUrl * string -> string[]
override this.GetExcludedActivityTypes : SafariServices.SFSafariViewController * Foundation.NSUrl * string -> string[]

Parámetros

url
NSUrl
title
String

Se agregará.

Este parámetro puede ser null.

Devoluciones

String[]
Atributos

Se aplica a