SafeBrowsingBlock
public struct SafeBrowsingBlock
Safe Browsing block information @since 10.6
-
The host of the blocked connection
- @since 10.6
Declaration
Swift
public var host: String
-
If the connection was redirected to a warning page vs blocked
- @since 10.6
Declaration
Swift
public var redirected: Bool