Share via


QLThumbnailErrorExtensions.GetDomain(QLThumbnailError) Method

Definition

Returns the error domain associated with the QuickLookThumbnailing.QLThumbnailError value

public static Foundation.NSString? GetDomain(this QuickLookThumbnailing.QLThumbnailError self);
static member GetDomain : QuickLookThumbnailing.QLThumbnailError -> Foundation.NSString

Parameters

self
QLThumbnailError

The enumeration value

Returns

Remarks

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

Applies to