ScrollbarVisibility

enumeration

매뉴얼로 전환

설명

Enum for which behavior to use for scrollbar visibility.

변수

PermanentAlways show the scrollbar.
AutoHideAutomatically hide the scrollbar when no scrolling is needed on this axis. The viewport rect will not be changed.
AutoHideAndExpandViewportAutomatically hide the scrollbar when no scrolling is needed on this axis, and expand the viewport rect accordingly.