# `GSExportSettingsViewController exportURL`

*Instance Method*

## Declaration

```swift
func exportURL() -> URL
```

```objc
- (NSURL *) exportURL;
```

```python
exportURL() -> NSURL
```

