---
title: isFontPanelVisible
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uitextformattingcoordinator/isfontpanelvisible
---

# isFontPanelVisible

A Boolean value that indicates whether the font panel is visible.

## Declaration

```swift
class var isFontPanelVisible: Bool { get }
```

## See Also

### Showing the Font Panel

- [toggleFontPanel(_:)](uikit/uitextformattingcoordinator/togglefontpanel(_:).md)
