# `FlowViewAlignment.FlowViewAlignmentCenter`

*Case*

Each row is centered horizontally within the available width.

## Declaration

```swift
case center
```

```objc
FlowViewAlignmentCenter
```

```python
FlowViewAlignmentCenter
```

