# `GSEditViewController.currentAxisValues`

*Instance Property*

## Declaration

```swift
var currentAxisValues: [AnyHashable : Any] { get }
```

```objc
@property (nonatomic, strong, readonly) NSDictionary * currentAxisValues;
```

```python
currentAxisValues() -> dict
```

