Uses of Enum Class
net.risingworld.api.ui.UIScrollView.ScrollViewMode
Packages that use UIScrollView.ScrollViewMode
-
Uses of UIScrollView.ScrollViewMode in net.risingworld.api.ui
Methods in net.risingworld.api.ui that return UIScrollView.ScrollViewModeModifier and TypeMethodDescriptionUIScrollView.getScrollViewMode()
Gets the scroll view mode.static UIScrollView.ScrollViewMode
Returns the enum constant of this class with the specified name.static UIScrollView.ScrollViewMode[]
UIScrollView.ScrollViewMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.risingworld.api.ui with parameters of type UIScrollView.ScrollViewModeModifierConstructorDescriptionCreates a new scroll view.