FOF_SILENT top-level constant

  1. @Deprecated('Use FILEOPERATION_FLAGS.FOF_SILENT instead')
int const FOF_SILENT

Do not display a progress dialog box.

Implementation

@Deprecated('Use FILEOPERATION_FLAGS.FOF_SILENT instead')
const FOF_SILENT = 0x0004;