NetIQ Mobile SDK for iOS  2.0
Access Manager iOS Framework for OAuth & OIDC
<OIDSafariViewControllerFactory> Protocol Reference

Allows library consumers to bootstrap an SFSafariViewController as they see fit. More...

#import <OIDAuthorizationUICoordinatorIOS.h>

Instance Methods

(SFSafariViewController *) - safariViewControllerWithURL:
 Creates and returns a new SFSafariViewController. More...
 

Detailed Description

Allows library consumers to bootstrap an SFSafariViewController as they see fit.

Remarks
Useful for customizing tint colors and presentation styles.

Method Documentation

◆ safariViewControllerWithURL:()

- (SFSafariViewController *) safariViewControllerWithURL: (NSURL *)  URL

Creates and returns a new SFSafariViewController.

Parameters
URLThe URL which the SFSafariViewController should load initially.

The documentation for this protocol was generated from the following file: