SafeBrowsingSettings
public struct SafeBrowsingSettings
Safe Browsing setting information @since 10.6
-
If Safe Browsing is enabled
Declaration
Swift
public var isEnabled: Bool
-
If Safe Browsing is initialized
Declaration
Swift
public var initialized: Bool
-
If the optional config is set
- @since 10.6
Declaration
Swift
public var configSet: Bool
-
The Safe Browsing logging level
- @since 10.8
Declaration
Swift
public var logLevel: SafeBrowsingLogLevel