# `InspectorViewNodesController setYorigin:`

*Instance Method*

## Declaration

```swift
@IBAction func setYorigin(_ sender: Any!)
```

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

```python
setYorigin_(sender: object)
```

