Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit
/
WKWebExtension
/
WKWebExtension.Error
/
WKWebExtension.Error.Code
/
init(rawValue:)
init(rawValue:)
Creates an error code from a raw value you provide.
Declaration
init
?(
rawValue
:
Int
)