API Documentation > CorelDRAW > 2025-v26
ICUITaskManager interface
ICUITaskManager interface
Syntax:
Interface ICUITaskManager
Methods:
Name Description
RunInBackground Run a background task. Returns an RunningBackgroundTask, which lets you interact with it.
RunOnUIThread Run a task on the main UI thread of the application. Blocks until complete.