# `GSShadow.offsetX`

*Instance Property*

The offsetX.

## Declaration

```swift
var offsetX: String? { get set }
```

```objc
@property (nonatomic, strong) NSString * offsetX;
```

```python
offsetX() -> str
setOffsetX_(offsetX: str)
```

