Builder

class Builder(val behavior: DownloadBehavior)(source)

Constructors

Link copied to clipboard
constructor(behavior: DownloadBehavior)

Properties

Link copied to clipboard

Whether to allow all or deny all download requests, or use default Chrome behavior if available (otherwise deny).

Link copied to clipboard

The default path to save downloaded files to. This is required if behavior is set to 'allow'

Functions

Link copied to clipboard