'How to hide the scroll line

how can I hide scrolling horizontally and vertically (line) in scrollview in unity and so that scrolling does not work horizontally, please tell me?



Solution 1:[1]

You can manually delete the Scrollbars you want in the hierarchy.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Mert Karavural