Module iced_native::renderer

source ·
Expand description

Write your own renderer.

Structs

The border radi for the corners of a graphics primitive in the order: top-left, top-right, bottom-right, bottom-left.
A renderer that does nothing.
A polygon with four sides.
The styling attributes of a Renderer.

Traits

A component that can be used by widgets to draw themselves on a screen.