Documentation

scrollSize

returns the width of the scroll bar

number scrollSize;

Example

alert(webix.ui.scrollSize);

Details

We strongly encourage you not to change the value of the property

Back to top