NexusTextBox
(extends NexusWrappedInstance<Frame>
)
Frame that adds scroll frame functionality.
static NexusScrollBar NexusScrollBar.new(
NexusScrollTheme
Theme,Axis Axis)
Creates a Nexus Scrolling Bar object.
Color3 NexusScrollBar.ScrollColor3
Color of the background of the scroll bar and buttons.
Color3 NexusScrollBar.ScrollArrowColor3
Color of the arrows on the buttons.
float NexusScrollBar.RelativePosition
The relative position of the scroll bar from 0 to 1.
float NexusScrollBar.RelativeSize
The relative size of the scroll bar. This is meant to be the frame size divided by the canvas size that the scroll bar references.