SFAuthenticationErrorExtensions.GetDomain(SFAuthenticationError) メソッド

定義

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

public static Foundation.NSString GetDomain (this SafariServices.SFAuthenticationError self);
static member GetDomain : SafariServices.SFAuthenticationError -> Foundation.NSString

パラメーター

self
SFAuthenticationError

列挙値

戻り値

注釈

エラーを NSError 報告するときにエラー ドメインを使用する方法については、 を参照してください。

適用対象