scrollBarSize()
Class: Tree. Method inherited from UIComponent.
Description:
Gets the size of scroll bars (horizontal and vertical). Setting is not supported yet.
Parameters:
No parameters
Returns:
Returns a size Object {x:number, y:number} when arguments are omitted, otherwise this component instance.
Type: Array.<number> | this
