Share via


SFSafariViewController.PrewarmConnections(NSUrl[]) Method

Definition

[Foundation.Export("prewarmConnectionsToURLs:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static SafariServices.SFSafariViewControllerPrewarmingToken PrewarmConnections(Foundation.NSUrl[] urls);
[<Foundation.Export("prewarmConnectionsToURLs:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PrewarmConnections : Foundation.NSUrl[] -> SafariServices.SFSafariViewControllerPrewarmingToken

Parameters

urls
NSUrl[]

Returns

Attributes

Applies to