SB_HORZ top-level constant

  1. @Deprecated('Use SCROLLBAR_CONSTANTS.SB_HORZ instead')
int const SB_HORZ

Apply to the window's standard horizontal scroll bar.

Implementation

@Deprecated('Use SCROLLBAR_CONSTANTS.SB_HORZ instead')
const SB_HORZ = 0;