Back to Slint

IconButtonItem

ui-libraries/material/docs/src/content/collections/structs/IconButtonItem.md

1.16.1283 B
Original Source

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.