Share via


FPUIExtensionErrorCodeExtensions Class

Definition

Extension methods for the FPUIExtensionErrorCode enumeration.

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

Remarks

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

Methods

Name Description
GetDomain(FPUIExtensionErrorCode)

Returns the error domain associated with the FileProviderUI.FPUIExtensionErrorCode value

Applies to