SafariWeb
public struct SafariWeb
Settings specific to the Safari platform.
-
The required intializer for the
SafariWebclass.Declaration
Swift
public init(title: String?, urlArgs: [String?], action: String?)Parameters
titletitle String.
urlArgsurlArgs String array.
actionaction String array.
View on GitHub
SafariWeb Structure Reference