AW_SLIDE top-level constant

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

Uses slide animation. By default, roll animation is used.

Implementation

@Deprecated('Use ANIMATE_WINDOW_FLAGS.AW_SLIDE instead')
const AW_SLIDE = 0x00040000;