MB_DEFBUTTON3 top-level constant

  1. @Deprecated('Use MESSAGEBOX_STYLE.MB_DEFBUTTON3 instead')
int const MB_DEFBUTTON3

The third button is the default button.

Implementation

@Deprecated('Use MESSAGEBOX_STYLE.MB_DEFBUTTON3 instead')
const MB_DEFBUTTON3 = 0x00000200;