---
title: IconButtonItem
description: IconButtonItem content
---

`IconButtonItem`

This structure represents a IconButtonItem with x and y coordinate

- **`icon`** (_image_): The icon to display in the button.
- **`tooltip`** (_string_): The tooltip to display when hovering over the button.
- **`enabled`** (_bool_): Whether the button is enabled.
