←Select platform

SetAsyncGroup Method

Summary

Sets the Dispatch Group used for asynchronous operations.

Syntax
Objective-C
+ (void)setAsyncGroup:(dispatch_group_t)asyncGroup 

Parameters

group
The group to use for asynchronous operations

Remarks

iOS / macOS

Sets the Dispatch Group 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