MFMailComposeErrorCodeExtensions.GetDomain(MFMailComposeErrorCode) 方法

定义

返回与 MessageUI.MFMailComposeErrorCode 值关联的错误域

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

参数

self
MFMailComposeErrorCode

枚举值

返回

注解

NSError有关报告错误时如何使用错误域的信息,请参阅 。

适用于