# `GSLayerDrawHelper.transformedContext`

*Instance Property*

## Declaration

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

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

```python
transformedContext() -> bool
setTransformedContext_(transformedContext: bool)
```

