MB_DEFBUTTON2 top-level constant

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

The second button is the default button.

Implementation

@Deprecated('Use MESSAGEBOX_STYLE.MB_DEFBUTTON2 instead')
const MB_DEFBUTTON2 = 0x00000100;