←Select platform

AsyncGroup Method

Summary

Gets the Dispatch Group used for asynchronous operations

Syntax
Objective-C
+ (dispatch_group_t)asyncGroup 

Return Value

The dispatch_group_t being used by this class

Remarks

iOS / macOS

Returns the Dispatch Group that this class uses to convert images asynchronously. This can be used to wait until all jobs submitted for asynchronous processing complete.

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