다음을 통해 공유


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

적용 대상