Download.allowOverwrite

Get allowOverwrite property.

  1. bool allowOverwrite [@property getter]
    class Download
    @property
    bool
    allowOverwrite
    ()
  2. bool allowOverwrite [@property setter]

Return Value

Type: bool

Whether or not the download is allowed to overwrite an existing file on disk. If this property is false and the destination already exists, the download will fail.