Share via


RPRecordingErrorExtensions 类

定义

ReplayKit.RPRecordingError 枚举的扩展方法。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class RPRecordingErrorExtensions
type RPRecordingErrorExtensions = class
继承
RPRecordingErrorExtensions
属性

注解

ReplayKit.RPRecordingError 枚举的扩展方法可用于提取与这些错误代码关联的错误域。

方法

GetDomain(RPRecordingError)

返回与 ReplayKit.RPRecordingError 值关联的错误域

适用于