FOF_NOERRORUI top-level constant

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

Do not display a dialog to the user if an error occurs.

Implementation

@Deprecated('Use FILEOPERATION_FLAGS.FOF_NOERRORUI instead')
const FOF_NOERRORUI = 0x0400;