SB_PAGELEFT top-level constant

  1. @Deprecated('Use SCROLLBAR_COMMAND.SB_PAGELEFT instead')
int const SB_PAGELEFT

Scrolls left by the width of the window.

Implementation

@Deprecated('Use SCROLLBAR_COMMAND.SB_PAGELEFT instead')
const SB_PAGELEFT = 2;