AW_HOR_NEGATIVE top-level constant

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

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

Implementation

@Deprecated('Use ANIMATE_WINDOW_FLAGS.AW_HOR_NEGATIVE instead')
const AW_HOR_NEGATIVE = 0x00000002;