Edit

Share via


FPUIExtensionErrorCodeExtensions Class

Definition

Extension methods for the FileProviderUI.FPUIExtensionErrorCode enumeration.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class FPUIExtensionErrorCodeExtensions
type FPUIExtensionErrorCodeExtensions = class
Inheritance
FPUIExtensionErrorCodeExtensions
Attributes

Remarks

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

Methods

GetDomain(FPUIExtensionErrorCode)

Returns the error ___domain associated with the FileProviderUI.FPUIExtensionErrorCode value

Applies to