SSReadingListErrorExtensions.GetDomain(SSReadingListError) Method

Definition

Returns the error domain associated with the SafariServices.SSReadingListError value

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

Parameters

self
SSReadingListError

The enumeration value

Returns

Remarks

See the NSError for information on how to use the error domains when reporting errors.

Applies to