AW_HOR_POSITIVE top-level constant

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

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

Implementation

@Deprecated('Use ANIMATE_WINDOW_FLAGS.AW_HOR_POSITIVE instead')
const AW_HOR_POSITIVE = 0x00000001;