Skip to main content

SuiTypes

Defines various enums used throughout most user interface elements.

Enums

ScrollVisiblity

Used for determining the visibility of scroll bars.

Avaiable values

  • AUTO
  • SHOWN
  • HIDDEN

ScrollMode

Used for determining how to get the result of various things.

Available values

  • MULTIPLY_VIEWPORT
  • MULTIPLY_CUSTOM_VALUE
  • CUSTOM_VALUE

ScrollDirection

Indicates some scrolling direction.

Available values

  • UP
  • DOWN
  • LEFT
  • RIGHT