---
title: hasDetailsMode
framework: quartz
role: symbol
role_heading: Instance Property
path: quartz/ikimageeditpaneldatasource/hasdetailsmode
---

# hasDetailsMode

Returns whether the details mode view tab should be displayed.

## Declaration

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

## Return Value

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

## See Also

### New Methods

- [hasAdjustMode](quartz/ikimageeditpaneldatasource/hasadjustmode.md)
- [hasEffectsMode](quartz/ikimageeditpaneldatasource/haseffectsmode.md)
