AW_CENTER top-level constant

int const AW_CENTER

Makes the window appear to collapse inward if AW_HIDE is used or expand outward if the AW_HIDE is not used. The various direction flags have no effect.

Implementation

const AW_CENTER = 0x00000010;