# `InspectorViewGuideController setLockAngle:`

*Instance Method*

## Declaration

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

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

```python
setLockAngle_(sender: object)
```

