---
title: unionRectInVisibleSelectedRange
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstextinputclient/unionrectinvisibleselectedrange
---

# unionRectInVisibleSelectedRange

## Declaration

```swift
optional var unionRectInVisibleSelectedRange: NSRect { get }
```

## Mentioned in

Adopting the system text cursor in custom text views

## See Also

### Placing content

- [documentVisibleRect](appkit/nstextinputclient/documentvisiblerect.md)
- [preferredTextAccessoryPlacement()](appkit/nstextinputclient/preferredtextaccessoryplacement().md)
- [windowLevel()](appkit/nstextinputclient/windowlevel().md)
