---
title: hasAdjustMode
framework: quartz
role: symbol
role_heading: Instance Property
path: quartz/ikimageeditpaneldatasource/hasadjustmode
---

# hasAdjustMode

Returns whether the adjust mode view tab should be displayed.

## Declaration

```swift
optional var hasAdjustMode: Bool { get }
```

## Return Value

Return Value true if the tab should be displayed, otherwise NO.

## See Also

### New Methods

- [hasDetailsMode](quartz/ikimageeditpaneldatasource/hasdetailsmode.md)
- [hasEffectsMode](quartz/ikimageeditpaneldatasource/haseffectsmode.md)
