disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

WebDownloadManager

A system for tracking CEF browser downloads and exposing their state to the GUI

Provides progress information and cancellation capability for active downloads.

Properties

activeDownloads : List[DownloadInfo] (Read-Only)

List of currently active downloads

Constructors

__init__(self)

Methods

cancelDownload(self, id: int)

Cancel an active download by its ID