FOF_NOCONFIRMATION top-level constant

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

Respond with Yes to All for any dialog box that is displayed.

Implementation

@Deprecated('Use FILEOPERATION_FLAGS.FOF_NOCONFIRMATION instead')
const FOF_NOCONFIRMATION = 0x0010;