# `GSIconPreset.format`

*Instance Property*

The format.

## Declaration

```swift
var format: GSImageType { get set }
```

```objc
@property (nonatomic) GSImageType format;
```

```python
format() -> GSImageType
setFormat_(format: GSImageType)
```

