---
title: "scroll(to:)"
framework: quartz
role: symbol
role_heading: Instance Method
path: "quartz/ikimageview/scroll(to:)-myqk"
---

# scroll(to:)

Scrolls the view to the specified point.

## Declaration

```swift
func scroll(to point: NSPoint)
```

## Parameters

- `point`: The point to scroll to.

## See Also

### Scrolling

- [scroll(to:)](quartz/ikimageview/scroll(to:)-535q6.md)
