AW_VER_NEGATIVE top-level constant

  1. @Deprecated('Use ANIMATE_WINDOW_FLAGS.AW_VER_NEGATIVE instead')
int const AW_VER_NEGATIVE

Animates the window from bottom to top. This flag can be used with roll or slide animation.

Implementation

@Deprecated('Use ANIMATE_WINDOW_FLAGS.AW_VER_NEGATIVE instead')
const AW_VER_NEGATIVE = 0x00000008;