AW_HIDE top-level constant

int const AW_HIDE

Hides the window. By default, the window is shown.

Implementation

const AW_HIDE = 0x00010000;