# 
        cp.ui.ScrollBar
    
Provides access to AXScrollBar axuielement values.
        # 
        API Overview
    
Constants - Useful values which cannot be changed
- HORIZONTAL_ORIENTATION 
- VERTICAL_ORIENTATION 
Constructors - API calls which return an object, typically one that offers API methods
- ScrollBar 
Fields - Variables which can only be accessed from an object returned by a constructor
- hidden 
- horizontal 
- orientation 
- value 
- vertical 
Methods - API calls which can only be made on an object returned by a constructor
- loadLayout 
- matches 
- saveLayout 
- shiftValueBy 
