次の方法で共有


MFMailComposeErrorCodeExtensions.GetDomain(MFMailComposeErrorCode) メソッド

定義

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

public static Foundation.NSString GetDomain (this MessageUI.MFMailComposeErrorCode self);
static member GetDomain : MessageUI.MFMailComposeErrorCode -> Foundation.NSString

パラメーター

self
MFMailComposeErrorCode

列挙値

戻り値

注釈

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

適用対象