---
title: customShape
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitextselectionhandleview/customshape
---

# customShape

The custom shape to draw for the stem of the selection handle.

## Declaration

```swift
var customShape: UIBezierPath? { get set }
```

## See Also

### Specifying the handle details

- [direction](uikit/uitextselectionhandleview/direction.md)
- [isVertical](uikit/uitextselectionhandleview/isvertical.md)
