Module iced::advanced::widget::text

source ·
Available on crate feature advanced only.
Expand description

Write some text for your users to read.

Structs

  • The internal state of a Text widget.
  • The appearance of some text.
  • A paragraph of text.

Enums

  • The height of a line of text in a paragraph.
  • The shaping strategy of some text.

Traits

Functions

Type Aliases