Share via


NWErrorDomainExtensions Class

Definition

Extension methods for the NWErrorDomain enumeration.

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

Methods

Name Description
GetConstant(NWErrorDomain)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the NWErrorDomain value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the NWErrorDomain value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the NWErrorDomain value named by constant.

Applies to