SSReadingListErrorExtensions Class

Definition

Extension methods for the SafariServices.SSReadingListError enumeration.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SSReadingListErrorExtensions
type SSReadingListErrorExtensions = class
Inheritance
SSReadingListErrorExtensions
Attributes

Remarks

The extension method for the SafariServices.SSReadingListError enumeration can be used to fetch the error domain associated with these error codes.

Methods

GetDomain(SSReadingListError)

Returns the error domain associated with the SafariServices.SSReadingListError value

Applies to