# `GSFrameView zoomToActualSize:`

*Instance Method*

> **Deprecated**

## Declaration

```swift
@IBAction func zoomToActualSize(_ sender: Any)
```

```objc
- (void) zoomToActualSize:(id) sender;
```

```python
zoomToActualSize_(sender: object)
```

