Version: 1.4
LanguageEnglish
  • C#

ScrollerVisibility

enumeration

Description

Options for controlling the visibility of scroll bars in the ScrollView.

Properties

Auto Displays a scroll bar only if the content does not fit in the scroll view. Otherwise, hides the scroll bar.
AlwaysVisible The scroll bar is always visible.
Hidden The scroll bar is always hidden.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答