# `InspectorViewGuideController setAlignment:`

*Instance Method*

## Declaration

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

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

```python
setAlignment_(sender: object)
```

