AW_VER_POSITIVE top-level constant

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

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

Implementation

@Deprecated('Use ANIMATE_WINDOW_FLAGS.AW_VER_POSITIVE instead')
const AW_VER_POSITIVE = 0x00000004;