Share via


WKWebExtensionDataRecordErrorExtensions Class

Definition

Extension methods for the WKWebExtensionDataRecordError enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class WKWebExtensionDataRecordErrorExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type WKWebExtensionDataRecordErrorExtensions = class
Inheritance
WKWebExtensionDataRecordErrorExtensions
Attributes

Remarks

The extension method for the WKWebExtensionDataRecordError enumeration can be used to fetch the error domain associated with these error codes.

Methods

Name Description
GetDomain(WKWebExtensionDataRecordError)

Returns the error domain associated with the WebKit.WKWebExtensionDataRecordError value

Applies to