hidden
Hide the scroll indicators.
Declaration
static var hidden: ScrollIndicatorVisibility { get }Discussion
By default, scroll views in macOS show indicators when a mouse is connected. Use never to indicate a stronger preference that can override this behavior.