次の方法で共有


SFErrorCodeExtensions クラス

定義

SafariServices.SFErrorCode 列挙体の拡張メソッド。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SFErrorCodeExtensions
type SFErrorCodeExtensions = class
継承
SFErrorCodeExtensions
属性

注釈

SafariServices.SFErrorCode 列挙の拡張メソッドを使用して、これらのエラー コードに関連付けられているエラー ドメインをフェッチできます。

メソッド

GetDomain(SFErrorCode)

SafariServices.SFErrorCode 値に関連付けられているエラー ドメインを返します

適用対象