---
title: flipSelectionHandleX
status: published
category: primitives
group: Function
author: api
date: 06/23/2023
order: 16
---Public Function
##### Parameters
`handle`
```ts
SelectionHandle
```
##### Returns
```ts
| 'bottom_left'
| 'bottom_right'
| 'bottom'
| 'left'
| 'right'
| 'top_left'
| 'top_right'
| 'top'
```
##### References
[SelectionHandle](/gen/primitives/SelectionHandle-type)