←Select platform

SetAsyncQueue Method

Summary

Sets the Dispatch Queue used for asynchronous operations.

Syntax
Objective-C
+ (void)setAsyncQueue:(dispatch_queue_t)asyncQueue 

Parameters

queue
The queue to use for asynchronous operations

Remarks

iOS / macOS

Sets the Dispatch Queue that this class uses to convert images asynchronously. This value must not be nil

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Converters Assembly