AW_CENTER top-level constant Null safety
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;
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.
const AW_CENTER = 0x00000010;