# `GSLayer.hasAlignedWidthFast`

*Instance Property*

Whether automatic alignment controls the layer width. just checking, not updating

## Declaration

```swift
var hasAlignedWidthFast: Bool { get }
```

```objc
@property (readonly) BOOL hasAlignedWidthFast;
```

```python
hasAlignedWidthFast() -> bool
```

