Module iced_native::widget::tooltip[][src]

Display a widget over another.

Structs

Tooltip

An element to display a widget over another.

Enums

Position

The position of the tooltip. Defaults to following the cursor.

Traits

Renderer

The renderer of a Tooltip.