共用方式為


UIDocumentBrowserErrorCodeExtensions 類別

定義

UIKit.UIDocumentBrowserErrorCode 列舉的擴充方法。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class UIDocumentBrowserErrorCodeExtensions
type UIDocumentBrowserErrorCodeExtensions = class
繼承
UIDocumentBrowserErrorCodeExtensions
屬性

備註

UIKit.UIDocumentBrowserErrorCode 列舉的擴充方法可用來擷取與這些錯誤碼相關聯的錯誤網域。

方法

GetDomain(UIDocumentBrowserErrorCode)

傳回與 UIKit.UIDocumentBrowserErrorCode 值相關聯的錯誤網域

適用於