---
title: hasVerticalScroller
framework: quartz
role: symbol
role_heading: Instance Property
path: quartz/ikimageview/hasverticalscroller
---

# hasVerticalScroller

Specifies the vertical scroll bar state for the image view.

## Declaration

```swift
var hasVerticalScroller: 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)
- [hasHorizontalScroller](quartz/ikimageview/hashorizontalscroller.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)
