A panel with scroll bars for scrolling content that is larger.
Constructor
new (?parent:DisplayObjectContainer, ?xpos:Float, ?ypos:Float)
Constructor
Parameters:
parent | The parent DisplayObjectContainer on which to add this ScrollPane. |
---|---|
xpos | The x position to place this component. |
ypos | The y position to place this component. |
Variables
autoHideScrollBar:Bool
Sets / gets whether the scrollbar will auto hide when there is nothing to scroll.