Share via


SFSafariViewControllerDelegate_Extensions.DidCompleteInitialLoad Method

Definition

Method that is called after the first URL is loaded.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidCompleteInitialLoad(this SafariServices.ISFSafariViewControllerDelegate This, SafariServices.SFSafariViewController controller, bool didLoadSuccessfully);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidCompleteInitialLoad : SafariServices.ISFSafariViewControllerDelegate * SafariServices.SFSafariViewController * bool -> unit

Parameters

didLoadSuccessfully
Boolean
Attributes

Applies to