SafariWeb
public struct SafariWeb
Settings specific to the Safari platform.
-
The required intializer for the
SafariWeb
class.Declaration
Swift
public init(title: String?, urlArgs: [String?], action: String?)
Parameters
title
title String.
urlArgs
urlArgs String array.
action
action String array.