SB_TOP top-level constant

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

Scrolls to the upper left.

Implementation

@Deprecated('Use SCROLLBAR_COMMAND.SB_TOP instead')
const SB_TOP = 6;