---
title: hasHorizontalScroller
framework: quartz
role: symbol
role_heading: Instance Property
path: quartz/ikimageview/hashorizontalscroller
---

# hasHorizontalScroller

Specifies the horizontal scroll bar state for the image view.

## Declaration

```swift
var hasHorizontalScroller: Bool { get set }
```

## See Also

### Getting and Setting Image View Characteristics

- [delegate](quartz/ikimageview/delegate.md)
- [zoomFactor](quartz/ikimageview/zoomfactor.md)
- [rotationAngle](quartz/ikimageview/rotationangle.md)
- [currentToolMode](quartz/ikimageview/currenttoolmode.md)
- [autoresizes](quartz/ikimageview/autoresizes.md)
- [hasVerticalScroller](quartz/ikimageview/hasverticalscroller.md)
- [autohidesScrollers](quartz/ikimageview/autohidesscrollers.md)
- [supportsDragAndDrop](quartz/ikimageview/supportsdraganddrop.md)
- [editable](quartz/ikimageview/editable.md)
- [doubleClickOpensImageEditPanel](quartz/ikimageview/doubleclickopensimageeditpanel.md)
- [imageCorrection](quartz/ikimageview/imagecorrection.md)
- [backgroundColor](quartz/ikimageview/backgroundcolor.md)
- [imageSize()](quartz/ikimageview/imagesize().md)
- [imageProperties()](quartz/ikimageview/imageproperties().md)
