handled property

bool handled
getter/setter pair

Set this flag to true to hide the default download dialog for this download.

The download will progress as normal if it is not canceled, there will just be no default UI shown.

Officially Supported Platforms/Implementations:

  • Windows WebView2

Implementation

bool handled;