---
title: hasEffectsMode
framework: quartz
role: symbol
role_heading: Instance Property
path: quartz/ikimageeditpaneldatasource/haseffectsmode
---

# hasEffectsMode

Returns whether the effects mode view tab should be displayed.

## Declaration

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

## Return Value

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

## See Also

### New Methods

- [hasAdjustMode](quartz/ikimageeditpaneldatasource/hasadjustmode.md)
- [hasDetailsMode](quartz/ikimageeditpaneldatasource/hasdetailsmode.md)
