---
title: isVisible
framework: pencilkit
role: symbol
role_heading: Instance Property
path: pencilkit/pktoolpicker/isvisible
---

# isVisible

A Boolean value that indicates whether the tool picker is currently visible.

## Declaration

```swift
var isVisible: Bool { get }
```

## See Also

### Coordinating the visibility of the picker

- [setVisible(_:forFirstResponder:)](pencilkit/pktoolpicker/setvisible(_:forfirstresponder:).md)
- [frameObscured(in:)](pencilkit/pktoolpicker/frameobscured(in:).md)
