---
title: selectionHandleColor
framework: browserenginekit
role: symbol
role_heading: Instance Property
path: browserenginekit/beextendedtextinputtraits/selectionhandlecolor
---

# selectionHandleColor

A color that customizes the look of the handle.

## Declaration

```swift
optional var selectionHandleColor: UIColor? { get }
```

## See Also

### Customizing text input visuals

- [insertionPointColor](browserenginekit/beextendedtextinputtraits/insertionpointcolor.md)
- [selectionHighlightColor](browserenginekit/beextendedtextinputtraits/selectionhighlightcolor.md)
