---
title: canControlQuickLookPanel()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/ikimagebrowserview/cancontrolquicklookpanel()
---

# canControlQuickLookPanel()

Returns whether the view can automatically take control of the QuickLook panel.

## Declaration

```swift
func canControlQuickLookPanel() -> Bool
```

## Return Value

Return Value true, if the view can display the Quick Look panel, otherwise false.

## See Also

### QuickLook Support

- [setCanControlQuickLookPanel(_:)](quartz/ikimagebrowserview/setcancontrolquicklookpanel(_:).md)
