FOF_SIMPLEPROGRESS top-level constant

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

Display a progress dialog box but do not show individual file names as they are operated on.

Implementation

@Deprecated('Use FILEOPERATION_FLAGS.FOF_SIMPLEPROGRESS instead')
const FOF_SIMPLEPROGRESS = 0x0100;