# `GSLayerDrawHelper.clipToBounds`

*Instance Property*

## Declaration

```swift
var clipToBounds: Bool { get set }
```

```objc
@property (nonatomic) BOOL clipToBounds;
```

```python
clipToBounds() -> bool
setClipToBounds_(clipToBounds: bool)
```

