共用方式為


SFSafariViewControllerDelegate_Extensions.GetExcludedActivityTypes 方法

定義

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

參數

This
ISFSafariViewControllerDelegate

這個擴充方法運作所在的 實例。

url
NSUrl
title
String

即將加入。

這個參數可以是 null

傳回

String[]
屬性

適用於