Plushie.Type.ContentFit (Plushie v0.7.2)

Copy Markdown View Source

Scaling mode for the content_fit prop on image and SVG widgets.

Maps to iced's ContentFit enum.

Summary

Types

t()

@type t() :: :contain | :cover | :fill | :none | :scale_down