MB_DEFBUTTON4 top-level constant

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

The fourth button is the default button.

Implementation

@Deprecated('Use MESSAGEBOX_STYLE.MB_DEFBUTTON4 instead')
const MB_DEFBUTTON4 = 0x00000300;