Share via


QLThumbnailErrorExtensions Class

Definition

Extension methods for the QLThumbnailError enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class QLThumbnailErrorExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type QLThumbnailErrorExtensions = class
Inheritance
QLThumbnailErrorExtensions
Attributes

Remarks

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

Methods

Name Description
GetDomain(QLThumbnailError)

Returns the error domain associated with the QuickLookThumbnailing.QLThumbnailError value

Applies to